Metadata-Version: 2.1
Name: project-semantic-release
Version: 1.0.0
Summary: Automatic semantic versioning for python projects
Home-page: https://github.com/mom1/project-semantic-release
License: MIT
Keywords: semantic-release,semantic-version,release-automation,semver-release,release
Author: MaxST
Author-email: mstolpasov@gmail.com
Requires-Python: >=3.7,<3.10
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: emoji
Requires-Dist: chevron (>=0.14,<0.15)
Requires-Dist: click (>=8.0,<9.0)
Requires-Dist: click_log (>=0.3,<0.4)
Requires-Dist: dotty-dict (>=1.3,<2.0)
Requires-Dist: dynaconf[toml,ini] (>=3.1,<4.0)
Requires-Dist: emoji (>=1.6,<2.0); extra == "emoji"
Requires-Dist: gitpython (>=3.1,<4.0)
Requires-Dist: invoke (>=1.6,<2.0)
Requires-Dist: python-gitlab (>=3.1,<4.0)
Requires-Dist: requests (>=2.27,<3.0)
Requires-Dist: semver (>=2.13,<3.0)
Requires-Dist: tomlkit (>=0.8,<0.9)
Requires-Dist: twine (>=3.7,<4.0)
Requires-Dist: wheel
Project-URL: Issue Tracker, https://github.com/mom1/project-semantic-release/issues
Project-URL: Repository, https://github.com/mom1/project-semantic-release
Description-Content-Type: text/markdown

# project-semantic-release
Automatic semantic versioning for python projects

