Skip to content

Commit 33a68ba

Browse files
authored
Merge pull request #81 from CCBR/release/v1.0.6
chore: bump changelog & version after release of v1.0.6
2 parents 03ab3ec + d610118 commit 33a68ba

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## ASPEN development version
22

3+
## ASPEN development version
4+
35
## ASPEN 1.0.6
46

57
- fix: dockername typo ([#57](https://github.com/CCBR/ASPEN/issues/57), @kopardev)
@@ -20,7 +22,7 @@
2022

2123
## ASPEN 1.0.3
2224

23-
- fix: No module named 'numpy._core._multiarray_umath' error with`unset PYTHONPATH` ([#43](https://github.com/CCBR/ASPEN/issues/43), @kopardev)
25+
- fix: No module named 'numpy.\_core.\_multiarray_umath' error with`unset PYTHONPATH` ([#43](https://github.com/CCBR/ASPEN/issues/43), @kopardev)
2426
- fix: jobby command points to the correct location of snakemake.log file
2527
- ASPEN is now archived on Zenodo, you can cite it with the DOI [10.5281/zenodo.13755867](https://doi.org/10.5281/zenodo.13755867). ([#42](https://github.com/CCBR/ASPEN/issues/42), @kelly-sovacool)
2628

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.6
1+
1.0.6-dev

0 commit comments

Comments
 (0)