Skip to content

Commit c49573e

Browse files
Bumps version to v3.1.2
1 parent a696b78 commit c49573e

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.1
6+
version: 3.1.2
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.1"
7+
version = "3.1.2"
88
keywords = ["reinforcement-learning", "robotics"]
99
maintainers = [
1010
{ name="Clemens Schwarke", email="[email protected]" },

0 commit comments

Comments
 (0)