Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
benja263 committed Sep 22, 2024
1 parent 6e7fc42 commit 4cd0cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gbrl_sb3"
version = "1.0.1"
version = "1.0.2"
description = "Gradient Boosting Reinforcement Learning for stable_baselines3"
authors = [
"Benjamin Fuhrer <[email protected]>",
Expand All @@ -22,7 +22,7 @@ mujoco-py = "2.1.2.14"
minigrid = "2.3.1"
opencv-python = "4.7.0.72"
tensorboard = "2.15.1"
gbrl = "1.0.3"
gbrl = "1.0.4"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 4cd0cdc

Please sign in to comment.