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