We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbc51a commit 2220d1dCopy full SHA for 2220d1d
2 files changed
.bumpversion.cfg
@@ -1,7 +1,6 @@
1
[bumpversion]
2
-current_version = 0.1.2
+current_version = 0.1.3
3
commit = True
4
tag = True
5
6
[bumpversion:file:setup.py]
7
-
setup.py
@@ -5,7 +5,7 @@
setuptools.setup(
name="cryptopay",
8
- version="0.1.2",
+ version="0.1.3",
9
author="Peter Gonda",
10
author_email="peter@pipoline.com",
11
description="Crypto.com pay module",
0 commit comments