Skip to content

Commit 9e9607d

Browse files
committed
Bump project version from 0.7.4 to 0.7.5
1 parent d3f8859 commit 9e9607d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/diffannotator/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from typing import Optional
99

1010

11-
__version__: str = "0.7.5"
11+
__version__: str = "0.7.6"
1212

1313
# configure logging
1414
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)