Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
erogol committed Jan 26, 2021
1 parent 4f32e77 commit 6c8d943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# Remove our arguments from argv so that setuptools doesn't see them
sys.argv = [sys.argv[0]] + unknown_args

version = '0.0.9a10'
version = '0.0.9'
cwd = os.path.dirname(os.path.abspath(__file__))

# Handle Cython code
Expand Down

0 comments on commit 6c8d943

Please sign in to comment.