We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a696b78 commit c49573eCopy full SHA for c49573e
CITATION.cff
@@ -3,7 +3,7 @@ title: "RSL-RL: A Learning Library for Robotics Research"
3
message: "If you use this work, please cite the following paper."
4
repository-code: "https://github.com/leggedrobotics/rsl_rl"
5
license: BSD-3-Clause
6
-version: 3.1.1
+version: 3.1.2
7
type: software
8
authors:
9
- family-names: Schwarke
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "rsl-rl-lib"
-version = "3.1.1"
+version = "3.1.2"
keywords = ["reinforcement-learning", "robotics"]
maintainers = [
10
{ name="Clemens Schwarke", email="[email protected]" },
0 commit comments