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 f1350ad commit 5370606Copy full SHA for 5370606
docs/source/conf.py
@@ -63,9 +63,9 @@
63
# built documents.
64
#
65
# The short X.Y version.
66
-version = '1.0'
+version = '1.1'
67
# The full version, including alpha/beta/rc tags.
68
-release = '1.0.0'
+release = '1.1.0'
69
70
# The language for content autogenerated by Sphinx. Refer to documentation
71
# for a list of supported languages.
neo4j/meta.py
@@ -19,4 +19,4 @@
19
# limitations under the License.
20
21
22
-version = "1.0.0b3"
+version = "1.1.0b1"
0 commit comments