Skip to content

Commit ca8245a

Browse files
committed
Prepare release 0.1.0
1 parent cb4f206 commit ca8245a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/src/release_notes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ These release notes are based on
88
sphinx-codeautolink adheres to
99
`Semantic Versioning <https://semver.org>`_.
1010

11-
Unreleased
12-
----------
13-
- Changes here
11+
0.1.0 (2021-09-22)
12+
------------------
13+
Initial release

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
extras_require=extras_require,
6565

6666
classifiers=[
67-
'Development Status :: 3 - Alpha',
67+
'Development Status :: 4 - Beta',
6868
'Framework :: Sphinx',
6969
'Framework :: Sphinx :: Extension',
7070
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)