Skip to content

Commit 84f048a

Browse files
committed
Next development iteration 1.1.0
1 parent 7016c28 commit 84f048a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def is_a_requirement(line):
7070

7171
setuptools.setup(
7272
name='pygridgain',
73-
version='1.0.0',
73+
version='1.1.0',
7474
python_requires='>={}.{}'.format(*PYTHON_REQUIRED),
7575
author='Dmitry Melnichuk',
7676
author_email='dmitry.melnichuk@nobitlost.com',

0 commit comments

Comments
 (0)