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

Commit

Permalink
update version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Mar 28, 2023
1 parent 5bc6978 commit 20ac7f7
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.8.2-Beta"
theVersion = "0.8.3-Beta"

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

0 comments on commit 20ac7f7

Please sign in to comment.