Commit c06aedf 1 parent b72ba6a commit c06aedf Copy full SHA for c06aedf
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
6
7
7
- N/A
8
8
9
- ## [ 2.6.5 ]
9
+ ## [ 2.6.0 ]
10
10
11
11
- Fixed bug where older Sleeper leagues would sometimes fail to load
12
12
- Updated package versions
@@ -243,8 +243,8 @@ All notable changes to this project will be documented in this file.
243
243
244
244
### Initial Release
245
245
246
- [ Unreleased ] : https://github.com/joeyagreco/leeger/compare/v2.6.5 ...HEAD
247
- [ 2.6.5 ] : https://github.com/joeyagreco/leeger/releases/tag/v2.6.5
246
+ [ Unreleased ] : https://github.com/joeyagreco/leeger/compare/v2.6.0 ...HEAD
247
+ [ 2.6.0 ] : https://github.com/joeyagreco/leeger/releases/tag/v2.6.0
248
248
[ 2.5.5 ] : https://github.com/joeyagreco/leeger/releases/tag/v2.5.5
249
249
[ 2.5.4 ] : https://github.com/joeyagreco/leeger/releases/tag/v2.5.4
250
250
[ 2.5.3 ] : https://github.com/joeyagreco/leeger/releases/tag/v2.5.3
Original file line number Diff line number Diff line change 1
- __version__ = "2.6.5 "
1
+ __version__ = "2.6.0 "
2
2
3
3
# minimum supported Python version
4
4
__version_minimum_python__ = "3.10"
You can’t perform that action at this time.
0 commit comments