We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be3658 commit 590c03cCopy full SHA for 590c03c
1 file changed
docs/conf.py
@@ -22,7 +22,7 @@
22
author = "Veit Schiele"
23
24
# The full version, including alpha/beta/rc tags
25
-release = "0.9.0"
+release = "1.0.0"
26
27
28
# -- General configuration ---------------------------------------------------
@@ -82,7 +82,7 @@
82
# documentation.
83
#
84
# Change default HTML title
85
-html_title = "Python for Data Science 0.9.0"
+html_title = "Python for Data Science 1.0.0"
86
87
# html_theme_options = {}
88
# html_sidebars = {}
0 commit comments