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 1d33829 commit 5a21502Copy full SHA for 5a21502
.github/workflows/mirror.yml
@@ -12,7 +12,6 @@ jobs:
12
fail-fast: false
13
matrix:
14
dest_branch:
15
- - '2.5.x'
16
- '2.6.x'
17
steps:
18
- name: Mirror action step
docs/conf.py
@@ -379,9 +379,9 @@ def configure_doxyfile(
379
# built documents.
380
#
381
# The short X.Y version.
382
-version = u'2.5.1'
+version = u'2.6.0'
383
# The full version, including alpha/beta/rc tags.
384
-release = u'2.5.1'
+release = u'2.6.0'
385
386
# The language for content autogenerated by Sphinx. Refer to documentation
387
# for a list of supported languages.
0 commit comments