Skip to content

Commit 8363520

Browse files
Bumps version to v3.1.1
1 parent 530f71a commit 8363520

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "RSL-RL: A Learning Library for Robotics Research"
33
message: "If you use this work, please cite the following paper."
44
repository-code: "https://github.com/leggedrobotics/rsl_rl"
55
license: BSD-3-Clause
6-
version: 3.1.0
6+
version: 3.1.1
77
type: software
88
authors:
99
- family-names: Schwarke

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

0 commit comments

Comments
 (0)