Skip to content
Snippets Groups Projects
Commit d7f9e5dc authored by Martin Larralde's avatar Martin Larralde
Browse files

Release v0.2.1

parent 26567ade
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
[Unreleased]: https://github.com/althonos/gb-io.py/compare/v0.2.0...HEAD
[Unreleased]: https://github.com/althonos/gb-io.py/compare/v0.2.1...HEAD
## [v0.2.1] - 2022-12-16
[v0.2.1]: https://github.com/althonos/gb-io.py/compare/v0.2.0...v0.2.1
### Added
- `source` and `organism` properties to `Record` objects.
- Support for Python 3.11.
### Changed
- Bumped `pyo3` dependency to `v0.17.3`.
### Removed
- Support for Python 3.6.
## [v0.2.0] - 2022-08-16
......
[package]
name = "gb-io-py"
version = "0.2.0"
version = "0.2.1"
authors = ["Martin Larralde <martin.larralde@embl.de>"]
edition = "2021"
license = "MIT"
......
[metadata]
name = gb-io
version = 0.2.0
version = 0.2.1
author = Martin Larralde
author_email = martin.larralde@embl.de
home_page = https://github.com/althonos/gb-io.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment