Skip to content

Commit 270cb89

Browse files
Bumps version to 2.3.2
1 parent cd3602d commit 270cb89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# RSL RL
22

3-
Fast and simple implementation of RL algorithms, designed to run fully on GPU.
4-
This code is an evolution of `rl-pytorch` provided with NVIDIA's Isaac GYM.
3+
A fast and simple implementation of RL algorithms, designed to run fully on GPU.
4+
This code is an evolution of `rl-pytorch` provided with NVIDIA's Isaac Gym.
55

66
Environment repositories using the framework:
77

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 = "rsl-rl-lib"
7-
version = "2.3.1"
7+
version = "2.3.2"
88
keywords = ["reinforcement-learning", "isaac", "leggedrobotics", "rl-pytorch"]
99
maintainers = [
1010
{ name="Clemens Schwarke", email="[email protected]" },

0 commit comments

Comments
 (0)