Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
set version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nhammond committed Nov 15, 2017
1 parent 2aa28f9 commit 8cc24fe
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.6.0rc5
0.6.0
2 changes: 1 addition & 1 deletion client/loomengine/VERSION
@@ -1 +1 @@
0.6.0rc5
0.6.0
4 changes: 2 additions & 2 deletions doc/conf.py
Expand Up @@ -55,9 +55,9 @@
# built documents.
#
# The short X.Y version.
version = u'0.6.0rc5'
version = u'0.6.0'
# The full version, including alpha/beta/rc tags.
release = u'0.6.0rc5'
release = u'0.6.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion server/loomengine_server/VERSION
@@ -1 +1 @@
0.6.0rc5
0.6.0
2 changes: 1 addition & 1 deletion utils/loomengine_utils/VERSION
@@ -1 +1 @@
0.6.0rc5
0.6.0
2 changes: 1 addition & 1 deletion worker/loomengine_worker/VERSION
@@ -1 +1 @@
0.6.0rc5
0.6.0

0 comments on commit 8cc24fe

Please sign in to comment.