Skip to content

Commit 337a9df

Browse files
committed
Updated VERSION to 1.3.6 final
1 parent a6f2f90 commit 337a9df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Version 1.3.6 [unreleased]
4+
Version 1.3.6 [2015-04-10]
55
--------------------------
66

77
- added SerializedDictionaryField #80

django_hstore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 3, 6, 'alpha')
1+
VERSION = (1, 3, 6, 'final')
22
__version__ = VERSION
33

44

0 commit comments

Comments
 (0)