File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1919 - name : Set up Python
2020 uses : actions/setup-python@v5
2121 with :
22- python-version : 3.10
22+ python-version : " 3.10"
2323 - name : Install dependencies
2424 run : |
2525 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change @@ -9,11 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99## [ Unreleased]
1010...
1111
12- ## [ v0.22.1]
12+ ## [ v0.0.2]
13+ ### Fixed
14+ - fixed bug in the CI
1315
1416## [ v0.0.1] - 2024-09-20
1517### Added
1618- release to pypi
1719
18- [ Unreleased ] : https://github.com/pfizer-opensource/bigwig-loader/compare/v0.0.1...HEAD
20+ [ Unreleased ] : https://github.com/pfizer-opensource/bigwig-loader/compare/v0.0.2...HEAD
21+ [ v0.0.2 ] : https://github.com/pfizer-opensource/bigwig-loader/compare/v0.0.1...v0.0.2
1922[ v0.0.1 ] : https://github.com/pfizer-opensource/bigwig-loader/tree/v0.0.1
You can’t perform that action at this time.
0 commit comments