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 cb4f206 commit ca8245aCopy full SHA for ca8245a
docs/src/release_notes.rst
@@ -8,6 +8,6 @@ These release notes are based on
8
sphinx-codeautolink adheres to
9
`Semantic Versioning <https://semver.org>`_.
10
11
-Unreleased
12
-----------
13
-- Changes here
+0.1.0 (2021-09-22)
+------------------
+Initial release
setup.py
@@ -64,7 +64,7 @@
64
extras_require=extras_require,
65
66
classifiers=[
67
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
68
'Framework :: Sphinx',
69
'Framework :: Sphinx :: Extension',
70
'Programming Language :: Python :: 3',
0 commit comments