Skip to content

Commit 3de49dc

Browse files
committed
update version to 1.0.3
1 parent 82f643f commit 3de49dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_elasticache/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (1, 0, 2)
1+
VERSION = (1, 0, 3)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)