Skip to content

Commit 390a28a

Browse files
committed
Bump project version from 0.7.0 to 0.7.1
1 parent 5debefe commit 390a28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)