Skip to content

Commit 288a3c4

Browse files
author
Marshall Jones
committed
version bump to 0.11.6
1 parent a30afea commit 288a3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

balanced/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.11.5'
1+
__version__ = '0.11.6'
22
from collections import defaultdict
33
import contextlib
44

0 commit comments

Comments
 (0)