File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.0 "
2+ "." : " 1.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/pythoninthegrass/meetup_bot/compare/v1.0.0...v1.0.1 ) (2024-02-19)
4+
5+
6+ ### Bug Fixes
7+
8+ * poetry package error ([ a9a24ac] ( https://github.com/pythoninthegrass/meetup_bot/commit/a9a24ac14d7ef2ce86ed517e744ada7128ebc6d1 ) )
9+
10+
11+ ### Documentation
12+
13+ * update README.md ([ 489ba54] ( https://github.com/pythoninthegrass/meetup_bot/commit/489ba540d873ee79863b57e31ab3fa4fa2f1fcca ) )
14+ * update README.md ([ 84e891a] ( https://github.com/pythoninthegrass/meetup_bot/commit/84e891a468a74532518c95c26190c0f2ade614be ) )
15+
316## 1.0.0 (2024-02-19)
417
518
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " meetup_bot"
3- version = " 1.0.0 "
3+ version = " 1.0.1 "
44description = " Use Meetup Pro API to send Slack messages before events occur."
55authors = [" pythoninthegrass <4097471+pythoninthegrass@users.noreply.github.com>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments