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 7202579 commit 27a3c46Copy full SHA for 27a3c46
markdown_merge/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "0.1.7"
+__version__ = "0.1.8"
2
from .core import *
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
repo = markdown_merge
3
lib_name = markdown_merge
4
-version = 0.1.7
+version = 0.1.8
5
min_python = 3.10
6
license = apache2
7
black_formatting = False
0 commit comments