Skip to content

Commit 016c7ed

Browse files
Bump version to 5.4.1
1 parent effd8e0 commit 016c7ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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: 5.4.0
6+
version: 5.4.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 = "5.4.0"
7+
version = "5.4.1"
88
keywords = ["reinforcement-learning", "robotics"]
99
maintainers = [
1010
{ name="Clemens Schwarke", email="cschwarke@ethz.ch" },

0 commit comments

Comments
 (0)