Loading setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ setup( author='Vít Novotný', author_email='witiko@mail.muni.cz', url='https://gitlab.fi.muni.cz/xnovot32/ahisto-ocr', version='0.0.1', version='1.0.0', entry_points={ 'console_scripts': [ 'ahisto-ocr=ahisto_ocr.cli:main', Loading @@ -29,7 +29,7 @@ setup( 'pyxdg~=0.26', ], classifiers=[ 'Development Status :: 3 - Alpha', 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3.7', Loading Loading
setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ setup( author='Vít Novotný', author_email='witiko@mail.muni.cz', url='https://gitlab.fi.muni.cz/xnovot32/ahisto-ocr', version='0.0.1', version='1.0.0', entry_points={ 'console_scripts': [ 'ahisto-ocr=ahisto_ocr.cli:main', Loading @@ -29,7 +29,7 @@ setup( 'pyxdg~=0.26', ], classifiers=[ 'Development Status :: 3 - Alpha', 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3.7', Loading