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 58c8097 commit da8a651Copy full SHA for da8a651
BF2AutoSpectator/common/constants.py
@@ -1,5 +1,5 @@
1
APP_NAME = 'BF2AutoSpectator'
2
-APP_VERSION = '0.6.2'
+APP_VERSION = '0.6.3'
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.6.2
+version = 0.6.3
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.6.2.0
+Version: 0.6.3.0
CompanyName: cetteup
FileDescription: BF2 auto spectator
InternalName: BF2 auto spectator
0 commit comments