Skip to content

Commit bae4cb7

Browse files
committed
Bump version: 1.0.1 → 1.0.2
1 parent 2dc419a commit bae4cb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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 = 1.0.1
2+
current_version = 1.0.2
33
commit = True
44
tag = True
55
tag_name = v{new_version}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"wrapt==1.12.1",
1919
],
2020
name="pygate_grpc",
21-
version="1.0.1",
21+
version="1.0.2",
2222
description="A Python interface to Textile's Powergate Filecoin API",
2323
url="https://github.com/pygate/pygate-gRPC",
2424
author="Pygate Team",

0 commit comments

Comments
 (0)