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

master
Gina Häußge 2013-10-20 14:39:38 +02:00
parent a7eb5f6493
commit 20df2b330b
1 changed files with 1 additions and 1 deletions

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"