Skip to content

Commit

Permalink
Update README.md - Version 2.0.9 (After merge: #253 #348)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tkd-Alex committed Mar 7, 2022
1 parent de93229 commit 8248bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ Read more about channels point [here](https://help.twitch.tv/s/article/channel-p
## 📢 Help wanted
Currently, we have a lot of PRs requests opened, but the time to test and improve It's less and less. If you want to help the community and the project, please test the following PRs and give us feedback:
- [Features/improvements to analytics #131](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/131)
- [Betting strategy: Smart money #348](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/348)
- [Add SMART_HIGH_ODDS strategy #172](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/172)
- [Add stats #318](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/318)
- [Add support for arbitrary filter functions #336](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/336)

# README Contents
1. 🤝 [Community](#community)
Expand Down
2 changes: 1 addition & 1 deletion TwitchChannelPointsMiner/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
__version__ = "2.0.8"
__version__ = "2.0.9"
from .TwitchChannelPointsMiner import TwitchChannelPointsMiner

__all__ = [
Expand Down

0 comments on commit 8248bb3

Please sign in to comment.