Skip to content

Commit

Permalink
Bump version up to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Berulacks committed Oct 14, 2020
1 parent 2b452aa commit ad41f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yams/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import yams

VERSION = "0.7.2"
VERSION = "0.7.3"


def __init__():
Expand Down

0 comments on commit ad41f63

Please sign in to comment.