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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Apr 29, 2024
1 parent 9b988e6 commit 28424c5
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.10.0-Beta"

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

0 comments on commit 28424c5

Please sign in to comment.