Skip to content

Commit be1af07

Browse files
committed
Bump version number per @mjallday; #46
1 parent bdda63c commit be1af07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

balanced/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.11.4'
1+
__version__ = '0.11.5'
22
from collections import defaultdict
33
import contextlib
44

0 commit comments

Comments
 (0)