Skip to content

Commit

Permalink
Prep 2.12.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Mar 4, 2009
1 parent 50e5d71 commit edf1f1e
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
=========

2.12.0 (unreleased)
2.12.0 (2009-03-04)
-------------------

- Launchpad #290254: Forward-ported fix for '_micros'-less pickles from
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@
from setuptools import setup, find_packages, Extension

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

0 comments on commit edf1f1e

Please sign in to comment.