Skip to content

Commit c9eb120

Browse files
committed
Version 0.8.1
1 parent a70b5a2 commit c9eb120

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55

6-
## [Unreleased]
6+
## [0.8.1] 2024-09-12
77

88
### Changed
99
- Updated the working directory structure so report is more easily shared (#181).

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Using conda to install and manage these packages and their dependencies is recom
77
See [this page](https://bioconda.github.io/user/install.html#set-up-channels) for instructions on configuring conda to enable installing packages from the bioconda channel.
88

99
```
10-
conda create --name microhapulator -y python=3.8 microhapulator
10+
conda create --name microhapulator -y python=3.11 microhapulator
1111
conda activate microhapulator
1212
mhpl8r --help
1313
```

0 commit comments

Comments
 (0)