Skip to content

Commit b026d84

Browse files
committed
Update readme
1 parent 5ac9f0d commit b026d84

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [Unreleased]
1010
...
1111

12+
## [v0.1.4]
13+
### Fixed
14+
- Updated README.md with better install instructions. Making release so
15+
that the README.md is updated on pypi.
16+
1217
## [v0.1.3]
1318
### Fixed
1419
- MANIFEST.in was still not excluding things correctly.
@@ -38,7 +43,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3843
### Added
3944
- release to pypi
4045

41-
[Unreleased]: https://github.com/pfizer-opensource/bigwig-loader/compare/v0.1.3...HEAD
46+
[Unreleased]: https://github.com/pfizer-opensource/bigwig-loader/compare/v0.1.4...HEAD
47+
[v0.1.3]: https://github.com/pfizer-opensource/bigwig-loader/compare/v0.1.4...v0.1.4
4248
[v0.1.3]: https://github.com/pfizer-opensource/bigwig-loader/compare/v0.1.2...v0.1.3
4349
[v0.1.2]: https://github.com/pfizer-opensource/bigwig-loader/compare/v0.1.1...v0.1.2
4450
[v0.1.1]: https://github.com/pfizer-opensource/bigwig-loader/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)