bumped version and added language_code support to READMEs

This commit is contained in:
2019-03-25 23:17:03 +01:00
parent 12006591fa
commit 5693f91a20
3 changed files with 19 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ with open('README_PYPI.md') as file:
setup(
name="tpro",
version="0.14",
version="0.15",
url='https://github.com/zevaverbach/tpro',
install_requires=[
'Click',