Skip to content

Commit

Permalink
trigger deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
rbroc committed Jan 18, 2024
1 parent 136abb4 commit 4ed58e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Materials and documentation concerning this study are available under [`paper`](
### :gear: Installation
We strongly recommend that you install `simcat` from pip:

`pip install -U simcat`
`pip install simcat==0.2`

You can also install `simcat` from source by running:

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "simcat"
version = "0.2"
version = "0.3"
authors = [
{ name="Roberta Rocca", email="[email protected]"},
]
Expand Down

0 comments on commit 4ed58e2

Please sign in to comment.