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 78af070 commit a6aabc0Copy full SHA for a6aabc0
1 file changed
src/diffannotator/config.py
@@ -8,7 +8,7 @@
8
from typing import Optional
9
10
11
-__version__: str = "0.7.11"
+__version__: str = "0.7.12"
12
13
# configure logging
14
logger = logging.getLogger(__name__)
0 commit comments