diff --git a/CHANGELOG.md b/CHANGELOG.md index 369c702..87563d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,11 @@ Version numbers: major.minor.patch * Minor version bump indicates a change in functionality that may affect users. * Patch version bump indicates bug-fixes or minor improvements not expected to affect users. +## v3.0.1 +* Bug fix: package version did not work in github's source releases + ## v3.0.0 Initial release: * Prepare data for training basecallers by remapping signal to reference sequence * Train neural networks for flip-flop basecalling and squiggle prediction -* Export basecaller models for use in Guppy \ No newline at end of file +* Export basecaller models for use in Guppy