We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441e793 commit 979220fCopy full SHA for 979220f
CHANGELOG.md
@@ -17,6 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
### Fixed -->
19
20
+## [0.12.1] - 2024-11-05
21
+
22
+### Fixed
23
24
+- Remove include to fix upload so source files build correctly
25
26
## [0.12.0] - 2024-11-04
27
28
### Added
Cargo.toml
@@ -20,7 +20,7 @@ libc = "0.2.126"
[package]
name = "slow5"
-version = "0.12.0"
+version = "0.12.1"
readme = "README.md"
homepage = "https://github.com/hasindu2008/slow5lib"
description = "Library for interacting with slow5"
0 commit comments