Skip to content

Commit

Permalink
[CHANGE] version 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LucianaMartins26 committed Nov 13, 2024
1 parent b13bee3 commit 4efffc9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ With this in mind, this package aims to accelerate this process by being able to
## Installation
### Pip

``` pip install diel_models==1.1.1 ```
``` pip install diel_models==1.1.2 ```

## Getting Started
Using this package, you can handle generic or multi-tissue models by:
Expand Down
2 changes: 1 addition & 1 deletion docs/diel_models_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ With this in mind, this package aims to accelerate this process by being able to

### Installation

``` pip install diel_models==1.1.1 ```
``` pip install diel_models==1.1.2 ```

### Getting Started
Using this package, you can handle generic or multi-tissue models by:
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = diel_models
version = 1.1.1
version = 1.1.2
description = diel_models:
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit 4efffc9

Please sign in to comment.