Skip to content

Commit

Permalink
Back to development release 1.2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wulczer committed Jan 29, 2014
1 parent c641a68 commit c50459c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txpostgres/__init__.py
@@ -1,2 +1,2 @@
__version__ = (1, 2, 0)
__version__ = (1, 2, 0, 1)
__versionstr__ = '.'.join([str(n) for n in __version__])

0 comments on commit c50459c

Please sign in to comment.