Skip to content

Commit

Permalink
sync version to git
Browse files Browse the repository at this point in the history
  • Loading branch information
tomio13 committed Nov 24, 2023
1 parent 14059e7 commit 41e78ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/rdm_modules/project_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def get_default_config() -> dict:
return value
a dict containing the configuration parameters.
"""
version = 0.40
version = 0.90

if os.name == 'posix':
home_dir = os.getenv('HOME')
Expand Down

0 comments on commit 41e78ab

Please sign in to comment.