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

Commit 9829cff

Browse files
Increment version to 0.0.5
1 parent 05b9b32 commit 9829cff

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.4'
21+
version = '0.0.5'
2222

2323
test_deps = [
2424
'future',

0 commit comments

Comments
 (0)