Skip to content
Merged
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/01_bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ about: If something isn't working 🔧
Describe your issue here.

### Your environment
* Version of ruby
* Version of detectmate
* Version of python
* Docker or manual installation?
* Which browser and its version

### Steps to reproduce
Tell us how to reproduce this issue.
Expand Down
2 changes: 1 addition & 1 deletion src/service/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__website__ = 'https://aecid.ait.ac.at'
__license__ = 'EUPL-1.2'
__status__ = 'Development'
__version__ = '0.1.4'
__version__ = '0.1.5'
__all__ = [
'__authors__',
'__contact__',
Expand Down
80 changes: 24 additions & 56 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading