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 955406b commit 2aae8dfCopy full SHA for 2aae8df
CHANGELOG.rst
@@ -14,6 +14,9 @@ Change Log
14
Unreleased
15
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
17
+[1.1.1] - 2021-03-30
18
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19
+
20
* Internal refactoring of the sphinx utilities and the report generation code
21
22
[1.1.0] - 2021-01-28
code_annotations/__init__.py
@@ -2,4 +2,4 @@
2
Extensible tools for parsing annotations in codebases.
3
"""
4
5
-__version__ = '1.1.0'
+__version__ = '1.1.1'
0 commit comments