Browse Source

Version upgrade

Ali 3 years ago
parent
commit
8dffb73196
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
  
  
 setup(name='pandasToBrat', 
-      version='1.1.2',
+      version='1.1.3',
       license='',
       author='Ali BELLAMINE',
       author_email='contact@alibellamine.me',