Changed version...
This commit is contained in:
parent
765b941472
commit
0fd9b3354a
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 = "1.1.0-dev"
|
||||
VERSION = "1.0.0-rc2"
|
||||
|
||||
def params():
|
||||
name = "OctoPrint"
|
||||
|
|
|
|||
Loading…
Reference in a new issue