File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased ] ( https://github.com/scientific-python/yaml2ics/tree/HEAD )
3+ ## [ v0.1rc2 ] ( https://github.com/scientific-python/yaml2ics/tree/v0.1rc2 )
44
5- [ Full Changelog] ( https://github.com/scientific-python/yaml2ics/compare/v0.1rc1...HEAD )
5+ [ Full Changelog] ( https://github.com/scientific-python/yaml2ics/compare/v0.1rc1...v0.1rc2 )
66
77** Closed issues:**
88
99- Add the possibility to skip dates for recurring events [ \# 23] ( https://github.com/scientific-python/yaml2ics/issues/23 )
1010
1111** Merged pull requests:**
1212
13+ - Add changelog [ \# 32] ( https://github.com/scientific-python/yaml2ics/pull/32 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
1314- Add release process notes [ \# 31] ( https://github.com/scientific-python/yaml2ics/pull/31 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
1415- Specify lower bounds on dependencies [ \# 30] ( https://github.com/scientific-python/yaml2ics/pull/30 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
1516- Improve CI testing [ \# 29] ( https://github.com/scientific-python/yaml2ics/pull/29 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44
55[project ]
66name = " yaml2ics"
7- version = " 0.1rc2.dev0 "
7+ version = " 0.1rc2"
88requires-python = " >=3.8"
99authors = [{name = " Scientific Python Developers" }]
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments