diff --git a/django_hstore/__init__.py b/django_hstore/__init__.py index 5660ad9..1da42c5 100755 --- a/django_hstore/__init__.py +++ b/django_hstore/__init__.py @@ -1,4 +1,4 @@ -VERSION = (1, 3, 3, 'final') +VERSION = (1, 3, 4, 'final') __version__ = VERSION