We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075e12b commit 7b18b7bCopy full SHA for 7b18b7b
BF2AutoSpectator/common/constants.py
@@ -1,5 +1,5 @@
1
APP_NAME = 'BF2AutoSpectator'
2
-APP_VERSION = '0.13.0'
+APP_VERSION = '0.14.0'
3
BF2_EXE = 'BF2.exe'
4
BF2_WINDOW_TITLE = 'BF2 (v1.5.3153-802.0, pid:'
5
TESSERACT_EXE = 'tesseract.exe'
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = BF2AutoSpectator
-version = 0.13.0
+version = 0.14.0
description = An automated spectator for Battlefield 2 written in Python
long_description = file: README.md
6
long_description_content_type = text/markdown
versionfile.yaml
@@ -1,4 +1,4 @@
-Version: 0.13.0.0
+Version: 0.14.0.0
CompanyName: cetteup
FileDescription: BF2 auto spectator
InternalName: BF2 auto spectator
0 commit comments