Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTMatthews committed Mar 26, 2024
1 parent 6e13a93 commit da9d50e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a href= "https://pypi.org/project/craftax/">
<img src="https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue" /></a>
<a href= "https://pypi.org/project/craftax/">
<img src="https://img.shields.io/badge/pypi-1.1.2-green" /></a>
<img src="https://img.shields.io/badge/pypi-1.2.0-green" /></a>
<a href= "https://github.com/MichaelTMatthews/Craftax/blob/main/LICENSE">
<img src="https://img.shields.io/badge/License-MIT-yellow" /></a>
<a href= "https://craftaxenv.github.io/">
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "craftax"
version = "1.1.2"
version = "1.2.0"
authors = [
{ name="Michael Matthews", email="michael.matthews@eng.ox.ac.uk" },
]
Expand Down

0 comments on commit da9d50e

Please sign in to comment.