Preparing official "release" of a first rc to help in packaging
This commit is contained in:
parent
a7eb5f6493
commit
20df2b330b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "1.0.0-rc1"
|
||||
|
||||
def params():
|
||||
name = "OctoPrint"
|
||||
|
|
|
|||
Loading…
Reference in a new issue