Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit b8e8681

Browse files
committed
Bumping version number.
1 parent 324dfe6 commit b8e8681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
name = 'PyOTA',
2020
description = 'IOTA API library for Python',
2121
url = 'https://github.com/iotaledger/iota.lib.py',
22-
version = '1.1.2',
22+
version = '1.1.3',
2323

2424
packages = find_packages('src'),
2525
include_package_data = True,

0 commit comments

Comments
 (0)