Skip to content

Commit 5370606

Browse files
committed
Forked off 1.1 branch
1 parent f1350ad commit 5370606

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
# built documents.
6464
#
6565
# The short X.Y version.
66-
version = '1.0'
66+
version = '1.1'
6767
# The full version, including alpha/beta/rc tags.
68-
release = '1.0.0'
68+
release = '1.1.0'
6969

7070
# The language for content autogenerated by Sphinx. Refer to documentation
7171
# for a list of supported languages.

neo4j/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# limitations under the License.
2020

2121

22-
version = "1.0.0b3"
22+
version = "1.1.0b1"

0 commit comments

Comments
 (0)