File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.0] - 2023-09-11
11+
1012### Added
1113
1214- Add ` dataset_terms_url() ` and ` dataset_manual_url() ` functions.
@@ -36,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3638
3739- Initial release
3840
39- [ unreleased ] : https://github.com/sankichi92/tellus-traveler-python/compare/v0.2.0...HEAD
41+ [ unreleased ] : https://github.com/sankichi92/tellus-traveler-python/compare/v0.3.0...HEAD
42+ [ 0.3.0 ] : https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.3.0
4043[ 0.2.0 ] : https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0
4144[ 0.1.0 ] : https://github.com/sankichi92/tellus-traveler-python/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11[project ]
22name = " tellus-traveler"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " Client for Tellus Traveler API"
55authors = [
66 { name = " Takahiro Miyoshi" , email = " takahiro-miyoshi@sankichi.net" },
You can’t perform that action at this time.
0 commit comments