v2.6.0
What's Changed
Full Changelog: 2.5.1...2.6.0
Warning:
If you are upgrading from an old version to this release,
and you are getting some strange errors,
you may need to update your config_osyris.py
configuration file in /home/user/.osyris
.
- If you had never touched the configuration file, it is safe to simply delete it (a new one will be created when importing
osyris
). - If you had made changes to the configuration, the easiest is probably to move it to a new location/filename. Then import
osyris
and update the newly created file to incorporate the changes you had made previously.