File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 changelog : CHANGELOG.md
8686 token : ${{ secrets.GITHUB_TOKEN }}
8787 draft : true
88- branch : main
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.2.0] - 2025-04-09
11+
1012### Added
1113
1214- Place notes into ` notes ` subdirectory of taskwarrior data directory by default
Original file line number Diff line number Diff line change 11[project ]
22name = " topen"
3- version = " 0.1 .0"
4- description = " Quickly edit notes for your taskwarrior tasks "
3+ version = " 0.2 .0"
4+ description = " simple taskwarrior note management "
55readme = " README.md"
66requires-python = " >=3.13"
77dependencies = [
88 " tasklib>=2.5.1" ,
99]
1010
11+ [project .urls ]
12+ Documentation = " https://marty-oehme.github.io/topen"
13+ Repository = " https://github.com/marty-oehme/topen"
14+ Changelog = " https://github.com/marty-oehme/topen/blob/main/CHANGELOG.md"
15+
1116[tool .uv ]
1217package = true
1318
You can’t perform that action at this time.
0 commit comments