Skip to content

Commit

Permalink
Remove python compatibility xD
Browse files Browse the repository at this point in the history
  • Loading branch information
sonirico committed Jan 17, 2019
1 parent 4b40ebc commit f54a11c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Datetoken [![Build Status](https://travis-ci.org/sonirico/datetoken.svg?branch=master)](https://travis-ci.org/sonirico/datetoken) [![PyPI versions](https://img.shields.io/badge/python-2.7%20|%203.6-blue.svg)](https://pypi.org/project/datetoken/)
# Datetoken

## Motivation

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datetoken",
"version": "0.2.1",
"version": "0.2.2",
"description": "Parse relative datetime tokens into date objects",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down

0 comments on commit f54a11c

Please sign in to comment.