bump to 1.1.2
This commit is contained in:
parent
b0a4ebd8d2
commit
6b43335d7e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="techrec",
|
||||
version="1.1.1",
|
||||
version="1.1.2",
|
||||
description="A Python2 web application "
|
||||
"that assist radio speakers in recording their shows",
|
||||
long_description=open("README.md").read(),
|
||||
|
|
Loading…
Reference in a new issue