Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ffelten committed Mar 28, 2023
1 parent c3cc646 commit 345dd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
setup(
name="morl-baselines",
description="Implementations of multi-objective reinforcement learning (MORL) algorithms.",
version="0.1",
version="1.0.0-rc1",
)

0 comments on commit 345dd72

Please sign in to comment.