PROTON-2032: update versions for 0.27.1-rc1
diff --git a/VERSION.txt b/VERSION.txt
index 282da0a..83b4730 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.27.1-SNAPSHOT
+0.27.1
diff --git a/python/docs/conf.py b/python/docs/conf.py
index c0b962f..f0d9324 100644
--- a/python/docs/conf.py
+++ b/python/docs/conf.py
@@ -50,7 +50,7 @@
 # The short X.Y version.
 version = '0.27.1'
 # The full version, including alpha/beta/rc tags.
-release = '0.27.1-SNAPSHOT'
+release = '0.27.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.