Skip to content

Commit b8bfa04

Browse files
authored
chore: bump version to 0.3.2.dev0
Post-release version bump after publishing OpenEnv 0.3.1 to PyPI.
1 parent 7449c5d commit b8bfa04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "openenv"
7-
version = "0.3.1"
7+
version = "0.3.2.dev0"
88
description = "A unified framework for reinforcement learning environments"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)