diff --git a/setup.py b/setup.py index bf4d3d8..e37bdf1 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ name = 'PyOTA-PoW', description = 'Ccurl PoW Interface for PyOTA', url = 'https://github.com/iotaledger/ccurl.interface.py', - version = '1.0.2', + version = '1.1.0', long_description = long_description, packages=['pow'],