diff --git a/BF2AutoSpectator/common/constants.py b/BF2AutoSpectator/common/constants.py index 989df04..08eaae6 100644 --- a/BF2AutoSpectator/common/constants.py +++ b/BF2AutoSpectator/common/constants.py @@ -1,5 +1,5 @@ APP_NAME = 'BF2AutoSpectator' -APP_VERSION = '0.12.1' +APP_VERSION = '0.13.0' BF2_EXE = 'BF2.exe' BF2_WINDOW_TITLE = 'BF2 (v1.5.3153-802.0, pid:' TESSERACT_EXE = 'tesseract.exe' diff --git a/setup.cfg b/setup.cfg index 4fab3c6..ed50bb4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = BF2AutoSpectator -version = 0.12.1 +version = 0.13.0 description = An automated spectator for Battlefield 2 written in Python long_description = file: README.md long_description_content_type = text/markdown diff --git a/versionfile.yaml b/versionfile.yaml index fa77b11..67bdb92 100644 --- a/versionfile.yaml +++ b/versionfile.yaml @@ -1,4 +1,4 @@ -Version: 0.12.1.0 +Version: 0.13.0.0 CompanyName: cetteup FileDescription: BF2 auto spectator InternalName: BF2 auto spectator