We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c203761 commit e5816f3Copy full SHA for e5816f3
VERSION.txt
@@ -1 +1 @@
1
-0.27.0-SNAPSHOT
+0.27.0
python/docs/conf.py
@@ -41,7 +41,7 @@
41
42
# General information about the project.
43
project = u'Apache Qpid Proton'
44
-copyright = u'2015, Apache Qpid'
+copyright = u'2015-2019, Apache Qpid'
45
46
# The version info for the project you're documenting, acts as replacement for
47
# |version| and |release|, also used in various other places throughout the
@@ -50,7 +50,7 @@
50
# The short X.Y version.
51
version = '0.27.0'
52
# The full version, including alpha/beta/rc tags.
53
-release = '0.27.0-SNAPSHOT'
+release = '0.27.0'
54
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
# for a list of supported languages.
0 commit comments