We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadc35c commit a217617Copy full SHA for a217617
CHANGES.md
@@ -1,5 +1,13 @@
1
# Changes
2
3
+## Version 0.6.0
4
+
5
+_2024-12-12_
6
7
+Fix:
8
9
+- Include support for all path collections
10
11
## Version 0.5.0
12
13
_2024-12-12_
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mpldxf"
-version = "0.5.0"
+version = "0.6.0"
description = "A fork of mpldxf - a matplotlib backend to write DXF drawings. Modified by NGI to handle geotechnical plots"
authors = ["David Kent",
"Jon-Michael Josefsen <[email protected]>",
0 commit comments