We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054b2da commit b663fe5Copy full SHA for b663fe5
setup.py
@@ -4,7 +4,7 @@
4
5
sys.path.insert(0, os.path.join(os.path.dirname(__file__), 'voucherify'))
6
7
-__version__ = '1.2.1'
+__version__ = '1.2.2'
8
__pypi_username__ = 'voucherify'
9
__pypi_packagename__ = 'voucherify'
10
__github_username__ = 'voucherifyio'
0 commit comments