Skip to content

Commit ea4dde4

Browse files
committed
update version to 1.0.1
1 parent 53f127d commit ea4dde4

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, 0)
1+
VERSION = (1, 0, 1)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)