We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad11cf2 commit d344933Copy full SHA for d344933
HISTORY.md
@@ -1,6 +1,8 @@
1
# Release History
2
3
-## 1.3.1
+## 1.4.0 (~~1.3.1~~)
4
+
5
+Previously released as 1.3.1 when it should be 1.4.0 as it has a breaking change.
6
7
### ⚠️Breaking Changes
8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "pyd2v"
-version = "1.3.1"
+version = "1.4.0"
description = "A Python Parser for DGMPGDec's D2V Project Files."
9
license = "MIT"
10
authors = ["PHOENiX <rlaphoenix@pm.me>"]
0 commit comments