Metadata-Version: 2.1
Name: versionpro
Version: 0.6.7
Summary: Version Managmement Utility for Python3 Projects
Home-page: https://github.com/fstab50/versionpro
Author: Blake Huber
Author-email: blakeca00@gmail.com
License: GPL-3.0
Keywords: CI/CD continuous integration continuous deployment version management
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6, <4
License-File: LICENSE.md


**versionpro** | Version Management Utility for Python3 Projects
------------------------------------------------------------------

PACKAGE: versionpro


**versionpro**:

    * Python3 commandline utility.
    * Essential software developer proejct tool

**Features**:

    * Called by deployment logic
    * Increments minor revision automatically
    * "Hard Set" version label override
    * Dryrun mode
    * User customizable


