Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjen Hiemstra <a.hiemstra@ultimaker.com>2015-06-25 18:58:44 +0300
committerArjen Hiemstra <a.hiemstra@ultimaker.com>2015-06-25 18:58:44 +0300
commit5a5d85aed56e69de4b8bd950590145beeed312d2 (patch)
treec41fda85c17877dc4a4268fcf4199eb9ff8179be /setup.py
parentd13eedee641136272698941fa2841f3c86ade3eb (diff)
Bump version to .97
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 43074ab177..08b1564c16 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,7 @@ print("Removing previous distribution package")
shutil.rmtree("dist", True)
setup(name="Cura",
- version="15.05.95",
+ version="15.05.97",
author="Ultimaker",
author_email="d.braam@ultimaker.com",
url="http://software.ultimaker.com/",