Skip to content

Commit 3af4a10

Browse files
committed
v0.1.3
1 parent 1ee80dc commit 3af4a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

case_insensitive/__init__.py

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

0 commit comments

Comments
 (0)