Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 54643bb

Browse files
Increment version to 0.0.6
1 parent 8b195e7 commit 54643bb

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
@@ -18,7 +18,7 @@
1818

1919
from setuptools import setup, find_packages
2020

21-
version = '0.0.5'
21+
version = '0.0.6'
2222

2323
test_deps = [
2424
'future',

0 commit comments

Comments
 (0)