File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.0.2 "
2
+ "." : " 1.0.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.3] ( https://github.com/pythoninthegrass/meetup_bot/compare/v1.0.2...v1.0.3 ) (2024-03-22)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * heroku stats ([ 79977ab] ( https://github.com/pythoninthegrass/meetup_bot/commit/79977ab5549de6d11d888b229fd3b7f0d1b352e0 ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * update README.md ([ 11239c0] ( https://github.com/pythoninthegrass/meetup_bot/commit/11239c098f59acc35ed006610fd8b4031520f953 ) )
14
+ * update README.md ([ 9038532] ( https://github.com/pythoninthegrass/meetup_bot/commit/903853252fcf1bfa0d28540eed8e1fb45c6ddaa1 ) )
15
+ * update README.md ([ a752c67] ( https://github.com/pythoninthegrass/meetup_bot/commit/a752c673f073d8cf355bf399416d8b4dcda05b4b ) )
16
+
3
17
## [ 1.0.2] ( https://github.com/pythoninthegrass/meetup_bot/compare/v1.0.1...v1.0.2 ) (2024-02-24)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " meetup_bot"
3
- version = " 1.0.2 "
3
+ version = " 1.0.3 "
4
4
description = " Use Meetup Pro API to send Slack messages before events occur."
5
5
authors = [
" pythoninthegrass <[email protected] >" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments