Skip to content

Commit c6af9d7

Browse files
committed
Bump project version from 0.7.14 to 0.7.15
1 parent 15d86d6 commit c6af9d7

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.14"
11+
__version__: str = "0.7.15"
1212

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

0 commit comments

Comments
 (0)