About time to declare this as a stable version, should have done this ages
ago...
This commit is contained in:
parent
fa564c6029
commit
f9a9a405cd
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.0.0-rc2"
|
||||
VERSION = "1.0.0"
|
||||
|
||||
def params():
|
||||
name = "OctoPrint"
|
||||
|
|
|
|||
Loading…
Reference in a new issue