Skip to content

Commit 3b2cb5b

Browse files
v1.4.2
1 parent b0a5b26 commit 3b2cb5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href= "https://pypi.org/project/craftax/">
77
<img src="https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue" /></a>
88
<a href= "https://pypi.org/project/craftax/">
9-
<img src="https://img.shields.io/badge/pypi-1.4.1-green" /></a>
9+
<img src="https://img.shields.io/badge/pypi-1.4.2-green" /></a>
1010
<a href= "https://github.com/MichaelTMatthews/Craftax/blob/main/LICENSE">
1111
<img src="https://img.shields.io/badge/License-MIT-yellow" /></a>
1212
<a href= "https://craftaxenv.github.io/">

pyproject.toml

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

55
[project]
66
name = "craftax"
7-
version = "1.4.1"
7+
version = "1.4.2"
88
authors = [
99
{ name="Michael Matthews", email="michael.matthews@eng.ox.ac.uk" },
1010
]

0 commit comments

Comments
 (0)