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 a11437e commit 30cdf59Copy full SHA for 30cdf59
mkdocs/__init__.py
@@ -4,4 +4,4 @@
4
from __future__ import unicode_literals
5
6
# For acceptable version formats, see https://www.python.org/dev/peps/pep-0440/
7
-__version__ = '1.0b1'
+__version__ = '1.0rc1'
0 commit comments