We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7016c28 commit 84f048aCopy full SHA for 84f048a
1 file changed
setup.py
@@ -70,7 +70,7 @@ def is_a_requirement(line):
70
71
setuptools.setup(
72
name='pygridgain',
73
- version='1.0.0',
+ version='1.1.0',
74
python_requires='>={}.{}'.format(*PYTHON_REQUIRED),
75
author='Dmitry Melnichuk',
76
author_email='dmitry.melnichuk@nobitlost.com',
0 commit comments