Skip to content

Commit

Permalink
version bump (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
studioj authored Dec 9, 2019
1 parent 2e4c63f commit 5a40b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wait_for_it_to/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version_info__ = (0, 0, 19)
__version_info__ = (0, 0, 20)
__version__ = ".".join(map(str, __version_info__))

0 comments on commit 5a40b7f

Please sign in to comment.