Skip to content

Commit 2220d1d

Browse files
committed
Bump version: 0.1.2 → 0.1.3
1 parent 7bbc51a commit 2220d1d

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[bumpversion]
2-
current_version = 0.1.2
2+
current_version = 0.1.3
33
commit = True
44
tag = True
55

66
[bumpversion:file:setup.py]
7-

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="cryptopay",
8-
version="0.1.2",
8+
version="0.1.3",
99
author="Peter Gonda",
1010
author_email="peter@pipoline.com",
1111
description="Crypto.com pay module",

0 commit comments

Comments
 (0)