Skip to content

Commit 5d07ccf

Browse files
committed
v1.1.0
1 parent b224c01 commit 5d07ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/batchlink/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from .core import add_underline, batch_link, formatted_paths, pretty_print, remove
44

5-
__version__ = "1.0.0"
5+
__version__ = "1.1.0"
66

77
__all__ = [
88
"__version__",

0 commit comments

Comments
 (0)