Metadata-Version: 2.1
Name: ue-project-version
Version: 0.0.13
Summary: Unreal Engine project version utility
Home-page: https://github.com/Bootloader-Studio/ue-project-version
License: MIT
Keywords: tool,utility,unreal,engine,project,version
Author: Daniel CAUNE
Author-email: daniel.caune@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: perseus-core-library (>=1.18.0,<2.0.0)
Project-URL: Repository, https://github.com/Bootloader-Studio/ue-project-version
Description-Content-Type: text/markdown

# Unreal Project Version Utility
Command-line interface utility for manipulating the project version of an Unreal Engine project.

```shell
ueprjver --path .  --build-number 237
```

