Skip to content

Commit

Permalink
release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pohmelie committed Jul 19, 2018
1 parent 1d1d05d commit 00cb4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skin.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


__all__ = ("Skin",)
__version__ = "0.0.6"
__version__ = "0.0.7"
version = tuple(map(int, __version__.split(".")))


Expand Down

0 comments on commit 00cb4ef

Please sign in to comment.