Skip to content

Commit c5e192f

Browse files
author
Marshall Jones
committed
bump build
1 parent e9d0aea commit c5e192f

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,6 +1,6 @@
11
from __future__ import unicode_literals
22

3-
__version__ = '1.0'
3+
__version__ = '1.0.1'
44

55
from balanced.config import configure
66
from balanced import resources

0 commit comments

Comments
 (0)