Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Feb 15, 2024
1 parent 5c33fe8 commit 5844bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ramses/ram_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from .constants import FolderNames, LogLevel
from .logger import log

theVersion = "0.9.0-Beta"
theVersion = "0.9.1-Beta"

class RamSettings( object ):
"""Gets and saves settings used by Ramses.
Expand Down

0 comments on commit 5844bff

Please sign in to comment.