Skip to content
This repository was archived by the owner on Apr 24, 2018. It is now read-only.

Commit e99e91c

Browse files
committed
bump version
1 parent 5a3f3c0 commit e99e91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_pylibmc/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (0, 2)
1+
VERSION = (0, 2, 1)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)