Skip to content

Commit e322227

Browse files
committed
Update __init__.py
Bump version
1 parent 4f89a80 commit e322227

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.10.2'
1+
__version__ = '0.10.3'
22
from collections import defaultdict
33
import contextlib
44

0 commit comments

Comments
 (0)