Skip to content

Commit

Permalink
0.9a2.dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
brosner committed Nov 20, 2010
1 parent 1d09f61 commit 1c75577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinax/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION = (0, 9, 0, "a", 2) # following PEP 386
DEV_N = 1
DEV_N = 2


def get_version():
Expand Down

0 comments on commit 1c75577

Please sign in to comment.