Skip to content

Commit

Permalink
chore: bump version to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typoverflow committed Aug 30, 2023
1 parent 25989d0 commit e297141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UtilsRL/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = "0.5.9"
__version__ = "0.6.0"

from UtilsRL import exp, logger
__all__ = [
Expand Down

0 comments on commit e297141

Please sign in to comment.