bump to 1.1.3

This commit is contained in:
boyska 2019-11-15 19:57:49 +01:00
parent 6b43335d7e
commit ed79fd62b0

View file

@ -4,7 +4,7 @@ from setuptools import setup
setup(
name="techrec",
version="1.1.2",
version="1.1.3",
description="A Python2 web application "
"that assist radio speakers in recording their shows",
long_description=open("README.md").read(),