Metadata-Version: 2.1
Name: changelog-gen
Version: 0.0.10
Summary: Changelog generation tool
Home-page: https://github.com/EdgyEdgemond/changelog-gen/
License: Apache-2.0
Author: Daniel Edgecombe
Author-email: edgy.edgemond@gmail.com
Requires-Python: >=3.7,<3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<7.1)
Project-URL: Repository, https://github.com/EdgyEdgemond/changelog-gen/
Description-Content-Type: text/markdown

# Changelog Generator - v0.0.10

## Installation

```bash
pip install changelog-gen
```

## Notes

Current python support 3.7, add 3.X and python 2.7 (or ignore cos EOL'd)

