Skip to content

Commit 10f417a

Browse files
committed
tag: bump version to 0.7.1
1 parent b415878 commit 10f417a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

aspxstats/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Python library for retrieving stats of Battlefield 2 and Battlefield 2142 players.
88
"""
99

10-
__version__ = '0.7.0'
10+
__version__ = '0.7.1'
1111
__author__ = 'cetteup'
1212
__credits__ = 'wilson212'
1313
__all__ = [

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = aspxstats
3-
version = 0.7.0
3+
version = 0.7.1
44
description = Python library for retrieving stats of Battlefield 2 and Battlefield 2142 players
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)