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 b224c01 commit 5d07ccfCopy full SHA for 5d07ccf
src/batchlink/__init__.py
@@ -2,7 +2,7 @@
2
3
from .core import add_underline, batch_link, formatted_paths, pretty_print, remove
4
5
-__version__ = "1.0.0"
+__version__ = "1.1.0"
6
7
__all__ = [
8
"__version__",
0 commit comments