Metadata-Version: 2.1
Name: reldoc
Version: 1.2.0
Summary: create release document.
Home-page: UNKNOWN
License: UNKNOWN
Keywords: reldoc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.0, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/markdown
Requires-Dist: GitPython

# reldoc

## Install

```
pip install reldoc
```

## Usage
```
$ reldoc
```
or 
```
$ reldoc --max-count=5
```


