File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# Harambot
3
3
_ An interactive Yahoo Fantasy sports bot for Discord._
4
4
5
- ![ Python] ( https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue ) ![ License] ( https://img.shields.io/badge/License-MIT-green ) ![ Build] ( https://img.shields.io/github/actions/workflow/status/DMcP89/harambot/unit-tests.yml?branch=main ) ![ Version] ( https://img.shields.io/badge/version-0.4.2 --Beta-red )
5
+ ![ Python] ( https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue ) ![ License] ( https://img.shields.io/badge/License-MIT-green ) ![ Build] ( https://img.shields.io/github/actions/workflow/status/DMcP89/harambot/unit-tests.yml?branch=main ) ![ Version] ( https://img.shields.io/badge/version-0.4.4 --Beta-red )
6
6
7
7
8
8
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " harambot"
3
- version = " 0.4.3 "
3
+ version = " 0.4.4 "
4
4
description = " A Yahoo Fantasy Sports bot for Discord"
5
5
authors = [" DMcP89 <davemcpherson@wochstudios.com>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ services:
44
44
- key : RUN_MIGRATIONS
45
45
sync : false
46
46
- key : VERSION
47
- value : " 0.4.3 -Beta"
47
+ value : " 0.4.4 -Beta"
48
48
49
49
databases :
50
50
- name : harambot-database
You can’t perform that action at this time.
0 commit comments