Skip to content

Commit 625ff3d

Browse files
committed
bump 3.21.0
1 parent e9a42f3 commit 625ff3d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

doc/history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.21.0
2+
* Changed build backend to hatchling
3+
* Removed submodule, you now have to manually clone the minecraft_data repo
4+
15
## 3.20.0
26
* Update minecraft-data to 3.20.0
37

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages = ["minecraft_data"]
77

88
[project]
99
name = "minecraft_data_standalone"
10-
version = "3.20.0"
10+
version = "3.21.0"
1111
authors = [
1212
{ name="Enzo PB", email="enzo@enzopb.me" },
1313
]

0 commit comments

Comments
 (0)