Skip to content

Commit ebbef1f

Browse files
committed
Bump version: 0.1.0 → 0.1.1
1 parent 03d88ff commit ebbef1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.0
2+
current_version = 0.1.1
33
commit = True
44
tag = True
55

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.0",
8+
version="0.1.1",
99
author="Peter Gonda",
1010
author_email="peter@pipoline.com",
1111
description="Crypto.com pay module",

0 commit comments

Comments
 (0)