We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d43784 commit 0b975e2Copy full SHA for 0b975e2
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='python-config-parser',
8
- version='2.1.1',
+ version='2.2.0',
9
author='Bruno Silva de Andrade',
10
author_email='brunojf.andrade@gmail.com',
11
description='Project created to given the possibility of create dynamics config files',
@@ -20,4 +20,4 @@
20
'License :: OSI Approved :: MIT License',
21
'Operating System :: OS Independent',
22
]
23
-)
+)
0 commit comments