Skip to content

Commit

Permalink
fake changes to create demos for 3.16.1 release (engine-3.16)[demos]
Browse files Browse the repository at this point in the history
  • Loading branch information
nastasi-oq committed Mar 1, 2023
1 parent d7f8be9 commit 16e6c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openquake/baselib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,6 @@ def read(*paths, **validators):
install_user = pwd.getpwuid(os.stat(__file__).st_uid).pw_name
config.multi_user = install_user in ('root', 'openquake')


# the version is managed by packager.sh with a sed
__version__ = '3.16.1'

0 comments on commit 16e6c84

Please sign in to comment.