Skip to content

Commit 2aae8df

Browse files
committed
Release v1.1.1
* Internal refactoring of the sphinx utilities and the report generation code
1 parent 955406b commit 2aae8df

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Change Log
1414
Unreleased
1515
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1616

17+
[1.1.1] - 2021-03-30
18+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19+
1720
* Internal refactoring of the sphinx utilities and the report generation code
1821

1922
[1.1.0] - 2021-01-28

code_annotations/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Extensible tools for parsing annotations in codebases.
33
"""
44

5-
__version__ = '1.1.0'
5+
__version__ = '1.1.1'

0 commit comments

Comments
 (0)