Preparing official "release" of a first rc to help in packaging

This commit is contained in:
Gina Häußge 2013-10-20 14:39:38 +02:00
parent a7eb5f6493
commit 20df2b330b

View file

@ -3,7 +3,7 @@
from setuptools import setup, find_packages
VERSION = "0.1.0"
VERSION = "1.0.0-rc1"
def params():
name = "OctoPrint"