Skip to content

Commit

Permalink
0.3a1.dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
brosner committed Mar 17, 2011
1 parent 3689e29 commit b8d663c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notification/__init__.py
@@ -1,5 +1,5 @@
VERSION = (0, 3, 0, "a", 1) # following PEP 386
DEV_N = 1
DEV_N = 2


def get_version():
Expand Down

0 comments on commit b8d663c

Please sign in to comment.