bump version

This commit is contained in:
Lance Edgar 2012-12-15 09:57:41 -08:00
parent c53aa8c534
commit 15cc17b577
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = '0.3a3' __version__ = '0.4a1'

View file

@ -62,7 +62,7 @@ requires = [
# #
# package # low high # package # low high
'rattail>=0.3a6', # 0.3a7.dev 'rattail>=0.4a1.dev', # 0.4a1.dev
] ]