summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Updating for 0.1.12Michael Twomey2015-11-041-1/+1
|
* Adding API reference to docsMichael Twomey2014-02-271-1/+1
|
* Fix parsing of YYYY-MM and add YYYYMichael Twomey2014-02-271-1/+1
| | | | | | Fixes #14 (https://bitbucket.org/micktwomey/pyiso8601/issue/14/regression-yyyy-mm-no-longer-parses) Bump version to 1.10
* Bumping to 0.1.9 and releasing.Michael Twomey2014-02-261-1/+1
|
* Fix encoding of README.rst and update tests to catch encoding issues0.1.8Michael Twomey2013-10-221-1/+1
| | | | | | Fixes #10 Thanks to klmitch
* Update to 0.1.70.1.7Michael Twomey2013-10-191-1/+1
|
* Bumping setup version to 0.1.6Michael Twomey2013-10-181-1/+1
|
* Updating licenseMichael Twomey2013-10-171-0/+1
|
* Move description into README.rst and add devpiMichael Twomey2013-10-151-51/+3
|
* Correctly raise ParseError for more invalid inputsMichael Twomey2013-10-151-1/+3
| | | | | | Fixes #1 Thanks to manish.tomar
* add python2/3 classifiers to setup.pySteven Kryskalla2013-08-251-0/+4
|
* Applied python 3 support patch from ↵Michael Twomey2013-08-291-4/+12
| | | | | | https://code.google.com/p/pyiso8601/issues/detail?id=23 Also updated to use tox and py.test
* Importing r23 / 0.1.4 from https://code.google.com/p/pyiso8601/Michael Twomey2013-08-291-0/+58