Skip to content

Commit 0b975e2

Browse files
author
BrunoSilvaAndrade
committed
Setting v2.2.0
1 parent 4d43784 commit 0b975e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='python-config-parser',
8-
version='2.1.1',
8+
version='2.2.0',
99
author='Bruno Silva de Andrade',
1010
author_email='brunojf.andrade@gmail.com',
1111
description='Project created to given the possibility of create dynamics config files',
@@ -20,4 +20,4 @@
2020
'License :: OSI Approved :: MIT License',
2121
'Operating System :: OS Independent',
2222
]
23-
)
23+
)

0 commit comments

Comments
 (0)