Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thoas committed Dec 21, 2015
1 parent 4b3e370 commit eecd3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion separatedvaluesfield/__init__.py
@@ -1,3 +1,3 @@
version = (0, 3, 2)
version = (0, 3, 3)

__version__ = '.'.join(map(str, version))

0 comments on commit eecd3c9

Please sign in to comment.