File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.3 "
2+ "." : " 1.0.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.4] ( https://github.com/pythoninthegrass/meetup_bot/compare/v1.0.3...v1.0.4 ) (2024-06-26)
4+
5+
6+ ### Bug Fixes
7+
8+ * print exception error ([ 96c3c40] ( https://github.com/pythoninthegrass/meetup_bot/commit/96c3c404b1268401f2a4bbfc803f32849cc54d98 ) )
9+ * remove buildkit ([ bd7ecc1] ( https://github.com/pythoninthegrass/meetup_bot/commit/bd7ecc125d188e5bf4fc526f267282dd5492a19d ) )
10+ * remove hard-coded .env path ([ bc05636] ( https://github.com/pythoninthegrass/meetup_bot/commit/bc056360e81968c7d086fce4744f807b9093c0e3 ) )
11+ * wrong dockerfile directory ([ b77daf5] ( https://github.com/pythoninthegrass/meetup_bot/commit/b77daf51d5b1ae3d4fae406b3513ae8a201bce30 ) )
12+
13+
14+ ### Documentation
15+
16+ * update readme ([ 899cb27] ( https://github.com/pythoninthegrass/meetup_bot/commit/899cb279d2ee87acb154edf612e196b6f9b1b541 ) )
17+
318## [ 1.0.3] ( https://github.com/pythoninthegrass/meetup_bot/compare/v1.0.2...v1.0.3 ) (2024-03-22)
419
520
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " meetup_bot"
3- version = " 1.0.3 "
3+ version = " 1.0.4 "
44description = " Use Meetup Pro API to send Slack messages before events occur."
55authors = [
" pythoninthegrass <[email protected] >" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments