Skip to content

Commit 67da19e

Browse files
committed
bump version number to 0.5
1 parent a23b393 commit 67da19e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphviz2drawio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.4.0"
1+
__version__ = "0.5.0"
22

33
if __name__ == "__main__":
44
print(__version__)

0 commit comments

Comments
 (0)