Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nkrusch committed Oct 6, 2021
1 parent d33b3a1 commit 0b0692d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymwp/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = "0.1.3"
__version__ = "0.1.4"

if __name__ == "__main__":
print(__version__)

0 comments on commit 0b0692d

Please sign in to comment.