Skip to content

Commit

Permalink
prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Sep 23, 2012
1 parent fe81af1 commit 4ad0d8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
Changelog
=========

3.0.1 (unreleased)
3.0.1 (2012-09-23)
------------------

- Add `_dt_reconstructor` function introduced in DateTime 2.12.7 to provide
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup, find_packages

setup(name='DateTime',
version = '3.0.1dev',
version = '3.0.1',
url='http://pypi.python.org/pypi/DateTime',
license='ZPL 2.1',
description="""\
Expand Down

0 comments on commit 4ad0d8c

Please sign in to comment.