We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858959d commit ad75764Copy full SHA for ad75764
1 file changed
setup.cfg
@@ -1,8 +1,8 @@
1
[metadata]
2
name = sphinx-vhdl
3
-version = 0.1.5
+version = 0.1.6
4
author = CESNET z.s.p.o.
5
-author_email = danielkriz@cesnet.cz
+author_email = cabal@cesnet.cz
6
description = A Sphinx domain and autodocumenter for VHDL
7
long_description = file: README.md
8
long_description_content_type = text/markdown
@@ -11,7 +11,7 @@ classifiers =
11
Programming Language :: Python :: 3
12
Operating System :: OS Independent
13
Topic :: Documentation :: Sphinx
14
- Development Status :: 3 - Alpha
+ Development Status :: 4 - Beta
15
Environment :: Plugins
16
Framework :: Sphinx :: Extension
17
Intended Audience :: Developers
0 commit comments