PROTON-2032: update versions for 0.27.2-SNAPSHOT
diff --git a/VERSION.txt b/VERSION.txt
index 83b4730..07c5c57 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.27.1
+0.27.2-SNAPSHOT
diff --git a/python/docs/conf.py b/python/docs/conf.py
index f0d9324..2d76485 100644
--- a/python/docs/conf.py
+++ b/python/docs/conf.py
@@ -48,9 +48,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '0.27.1'
+version = '0.27.2'
 # The full version, including alpha/beta/rc tags.
-release = '0.27.1'
+release = '0.27.2-SNAPSHOT'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.