Skip to content
Snippets Groups Projects
Commit 833f227c authored by Christoph Knote's avatar Christoph Knote
Browse files

Updates to prep release

parent dc0e9ff9
Branches
Tags
No related merge requests found
...@@ -3,7 +3,14 @@ ...@@ -3,7 +3,14 @@
``boxmox`` is the Python wrapper for the chemical box model BOXMOX (a standalone ``boxmox`` is the Python wrapper for the chemical box model BOXMOX (a standalone
C/Fortran executable). C/Fortran executable).
## Installation notes ## Contributing
We are looking forward to receiving your [new issue report](https://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage/-/issues/new).
If you'd like to contribute source code directly, please [create a fork](https://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage),
make your changes and then [submit a merge request](https://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage/-/merge_requests/new) to the original project.
## Installation
### BOXMOX model needs to be installed ### BOXMOX model needs to be installed
......
[tool.poetry] [tool.poetry]
name = "boxmox" name = "boxmox"
version = "1.2.1" version = "1.2.2"
description = "BOXMOX python interface" description = "BOXMOX python interface"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
authors = ["Christoph Knote <christoph.knote@med.uni-augsburg.de>"] authors = ["Christoph Knote <christoph.knote@med.uni-augsburg.de>"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment