Skip to content

Commit d344933

Browse files
committed
Bump to v1.4.0 as v1.3.1 was yanked (see HISTORY.md)
1 parent ad11cf2 commit d344933

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

HISTORY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Release History
22

3-
## 1.3.1
3+
## 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.
46

57
### ⚠️Breaking Changes
68

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "pyd2v"
7-
version = "1.3.1"
7+
version = "1.4.0"
88
description = "A Python Parser for DGMPGDec's D2V Project Files."
99
license = "MIT"
1010
authors = ["PHOENiX <rlaphoenix@pm.me>"]

0 commit comments

Comments
 (0)