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

Commit cd51ca4

Browse files
committed
Bumping version number.
1 parent 2e82151 commit cd51ca4

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
@@ -28,7 +28,7 @@
2828
name = 'PyOTA',
2929
description = 'IOTA API library for Python',
3030
url = 'https://github.com/iotaledger/iota.lib.py',
31-
version = '1.1.0rc1',
31+
version = '1.1.0',
3232

3333
packages = find_packages('src'),
3434
include_package_data = True,

0 commit comments

Comments
 (0)