Skip to content
Snippets Groups Projects
Commit 432818e1e88a authored by Gustavo Niemeyer's avatar Gustavo Niemeyer
Browse files

Updated version to 2.0.

parent 31cdf8dc527f
No related branches found
No related tags found
No related merge requests found
Version 2.0
-----------
- Ported to Python 3, by Brian Jones. If you need dateutil for Python 2.X,
please continue using the 1.X series.
- There's no such thing as a "PSF License". This source code is now
made available under the Simplified BSD license. See LICENSE for
details.
Version 1.5 Version 1.5
----------- -----------
......
...@@ -6,4 +6,4 @@ ...@@ -6,4 +6,4 @@
""" """
__author__ = "Gustavo Niemeyer <gustavo@niemeyer.net>" __author__ = "Gustavo Niemeyer <gustavo@niemeyer.net>"
__license__ = "Simplified BSD" __license__ = "Simplified BSD"
__version__ = "1.5" __version__ = "2.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment