Skip to content

Commit 05a11eb

Browse files
committed
chore: bump version to 2.0.0
1 parent 79ea1ef commit 05a11eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py_conf_sync.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from markdownify import markdownify as md
2727
from dotenv import load_dotenv
2828

29-
__version__ = "1.3.1"
29+
__version__ = "2.0.0"
3030

3131
# ---------------------------------------------------------------------------
3232
# Config helpers

0 commit comments

Comments
 (0)