Skip to content

Commit 0a450ae

Browse files
committed
bump ver
1 parent f475450 commit 0a450ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ipfsApi/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from .client import *
44

55

6-
__version__ = '0.1.11'
6+
__version__ = '0.1.12'

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Versions should comply with PEP440. For a discussion on single-sourcing
88
# the version across setup.py and the project code, see
99
# https://packaging.python.org/en/latest/single_source_version.html
10-
version='0.1.11',
10+
version='0.1.12',
1111

1212
description='IPFS API Bindings for Python',
1313

0 commit comments

Comments
 (0)