File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929# The short X.Y version
3030version = '1.0'
3131# The full version, including alpha/beta/rc tags
32- release = '2.0.11 '
32+ release = '2.1.0 '
3333
3434
3535# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[project ]
22name = " xbox-webapi"
3- version = " 2.0.11 "
3+ version = " 2.1.0 "
44description = " A library to authenticate with Windows Live/Xbox Live and use their API"
55authors = [
66 {name = " OpenXbox" },
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.0.11
2+ current_version = 2.1.0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 11"""Top-level package for xbox-webapi-python."""
22
33__author__ = """OpenXbox"""
4- __version__ = "2.0.11 "
4+ __version__ = "2.1.0 "
You can’t perform that action at this time.
0 commit comments