bump to 1.1.2

This commit is contained in:
boyska 2019-11-15 19:56:21 +01:00
parent b0a4ebd8d2
commit 6b43335d7e

View file

@ -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(),