Skip to content

Commit

Permalink
bump patch version to 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Feb 17, 2020
1 parent f3c3a69 commit cf72cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siuba/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# version ---------------------------------------------------------------------
__version__ = "0.0.16"
__version__ = "0.0.17"

# default imports--------------------------------------------------------------
from .siu import _, Lam
Expand Down

0 comments on commit cf72cf2

Please sign in to comment.