Skip to content

Commit 27a3c46

Browse files
committed
bump
1 parent 7202579 commit 27a3c46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

markdown_merge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.1.7"
1+
__version__ = "0.1.8"
22
from .core import *

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = markdown_merge
33
lib_name = markdown_merge
4-
version = 0.1.7
4+
version = 0.1.8
55
min_python = 3.10
66
license = apache2
77
black_formatting = False

0 commit comments

Comments
 (0)