python version clearly pre-release

This commit is contained in:
boyska 2021-09-28 23:35:51 +02:00
parent 52564571f5
commit b24dd7cfe4

View file

@ -17,7 +17,7 @@ REQUIREMENTS = [
setup(
name="techrec",
version="2.0.0",
version="2.0.0a1.dev1",
description="A Python3 web application "
"that assist radio speakers in recording their shows",
long_description=open("README.md").read(),