Skip to content

Commit 1270909

Browse files
author
Michele Tessaro
committed
Merge tag '1.2.5' into develop
Minor changes: * fixed installation with `pip` * fixed running on Windows (see #11)
2 parents 5c10708 + 6a10039 commit 1270909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

1616
setuptools.setup(
1717
name="plantuml-markdown",
18-
version="1.2.5-rc1",
18+
version="1.2.5",
1919
author="Michele Tessaro",
2020
author_email="[email protected]",
2121
description="A PlantUML plugin for Markdown",

0 commit comments

Comments
 (0)