Skip to content

Commit

Permalink
Changed version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inbalpaz authored and ipaz committed Jan 8, 2024
1 parent 8f4be9b commit 5a20421
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 @@ -20,7 +20,7 @@ Create a new conda environment using the ‘SynTracker_env.yml’ file (located
`conda env create -f SynTracker_env.yml`

Activate the newly created environment:
`conda activate SynTracker_1_2_0`
`conda activate SynTracker_1_2_1`


## Input
Expand Down
2 changes: 1 addition & 1 deletion SynTracker_env.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: SynTracker_1_2_0
name: SynTracker_1_2_1
channels:
- conda-forge
- bioconda
Expand Down

0 comments on commit 5a20421

Please sign in to comment.