Skip to content

Commit

Permalink
Mention Python 3.5 in README too
Browse files Browse the repository at this point in the history
  • Loading branch information
philfreo committed May 26, 2016
1 parent 1d5f26e commit f9f75de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -7,7 +7,7 @@ ciso8601

``ciso8601`` converts ISO8601 date time strings into Python datetime objects.
Since it's written as a C module, it is much faster than other Python libraries.
Tested with Python 2.7 + 3.4.
Tested with Python 2.7 + 3.4 + 3.5.


(Interested in working on projects like this? `Close.io`_ is looking for `great engineers`_ to join our team)
Expand Down

0 comments on commit f9f75de

Please sign in to comment.