python version clearly pre-release
This commit is contained in:
parent
52564571f5
commit
b24dd7cfe4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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(),
|
||||
|
|
Loading…
Reference in a new issue