Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
akshar-raaj committed Sep 21, 2016
1 parent d717b47 commit d3d0bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import print_function

VERSION = (0, 3, 1, "f", 0) # following PEP 386
VERSION = (0, 3, 2, "f", 0) # following PEP 386
DEV_N = None

import os
Expand Down

0 comments on commit d3d0bd3

Please sign in to comment.