Skip to content

Commit a90af50

Browse files
committed
Bump version
1 parent 4416cc5 commit a90af50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twodict.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
__all__ = ["TwoWayOrderedDict"]
1313

14-
__version__ = "1.1"
14+
__version__ = "1.2"
1515

1616
__license__ = "Unlicense"
1717

0 commit comments

Comments
 (0)