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 19e2435 commit 5ff7ee3Copy full SHA for 5ff7ee3
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.0.dev0'
+__version__ = '1.0a1'
0 commit comments