Skip to content

Commit

Permalink
bump version to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Nov 8, 2022
1 parent 87af40b commit 95ffe6e
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.6.0-Beta"
theVersion = "0.7.0-Beta"

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

0 comments on commit 95ffe6e

Please sign in to comment.