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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.3.0] - 2023-09-11
11
+
10
12
### Added
11
13
12
14
- 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
36
38
37
39
- Initial release
38
40
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
40
43
[ 0.2.0 ] : https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0
41
44
[ 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 1
1
[project ]
2
2
name = " tellus-traveler"
3
- version = " 0.2 .0"
3
+ version = " 0.3 .0"
4
4
description = " Client for Tellus Traveler API"
5
5
authors = [
6
6
{
name =
" Takahiro Miyoshi" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments