Skip to content

Commit

Permalink
Bumped VERSION to 1.4.0 alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Apr 21, 2015
1 parent 4b32728 commit 6ebff43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_hstore/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (1, 3, 7, 'alpha')
VERSION = (1, 4, 0, 'alpha')
__version__ = VERSION


Expand Down

0 comments on commit 6ebff43

Please sign in to comment.