Skip to content

Commit 4ed58e2

Browse files
committed
trigger deployment
1 parent 136abb4 commit 4ed58e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Materials and documentation concerning this study are available under [`paper`](
5353
### :gear: Installation
5454
We strongly recommend that you install `simcat` from pip:
5555

56-
`pip install -U simcat`
56+
`pip install simcat==0.2`
5757

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "simcat"
7-
version = "0.2"
7+
version = "0.3"
88
authors = [
99
{ name="Roberta Rocca", email="rbrrcc@gmail.com"},
1010
]

0 commit comments

Comments
 (0)