Skip to content

Commit

Permalink
change version string to 0.17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leon committed Nov 6, 2018
1 parent 2939f09 commit bccf1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dandelion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
from . import model
from . import ext

__version__ = "0.17.11"
__version__ = "0.17.12"
__author__ = "David Leon (Dawei Leng)"

0 comments on commit bccf1b9

Please sign in to comment.