Skip to content

Commit 42210f6

Browse files
committed
Bump version.
1 parent 8f8e2e8 commit 42210f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def run_tests(self):
2323
sys.exit(pytest.main(self.test_args))
2424

2525

26-
version = "0.1.10"
26+
version = "0.1.11"
2727

2828
TEST_REQUIRE = ['pytest']
2929
if sys.version_info[0] == 2:

0 commit comments

Comments
 (0)