PROTON-1926: update versions for 0.26.0-rc1
diff --git a/VERSION.txt b/VERSION.txt
index a756457..4e8f395 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.26.0-SNAPSHOT
+0.26.0
diff --git a/python/docs/conf.py b/python/docs/conf.py
index 30b16ce..59317d4 100644
--- a/python/docs/conf.py
+++ b/python/docs/conf.py
@@ -50,7 +50,7 @@
 # The short X.Y version.
 version = '0.26.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.26.0-SNAPSHOT'
+release = '0.26.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.