Skip to content

Commit 88af26b

Browse files
committed
tag: Bump version to 0.7.2
1 parent f52b789 commit 88af26b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

BF2AutoSpectator/common/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
APP_NAME = 'BF2AutoSpectator'
2-
APP_VERSION = '0.7.1'
2+
APP_VERSION = '0.7.2'
33
BF2_EXE = 'BF2.exe'
44
BF2_WINDOW_TITLE = 'BF2 (v1.5.3153-802.0, pid:'
55
TESSERACT_EXE = 'tesseract.exe'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = BF2AutoSpectator
3-
version = 0.7.1
3+
version = 0.7.2
44
description = An automated spectator for Battlefield 2 written in Python
55
long_description = file: README.md
66
long_description_content_type = text/markdown

versionfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version: 0.7.1.0
1+
Version: 0.7.2.0
22
CompanyName: cetteup
33
FileDescription: BF2 auto spectator
44
InternalName: BF2 auto spectator

0 commit comments

Comments
 (0)