This commit is contained in:
Waylon Walker 2022-09-01 08:47:30 -05:00
commit 56a157a68c
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
6 changed files with 101 additions and 0 deletions

21
README.md Normal file
View file

@ -0,0 +1,21 @@
# Hatch Version Action Example
[![PyPI - Version](https://img.shields.io/pypi/v/hatch-version-action-example.svg)](https://pypi.org/project/hatch-version-action-example)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hatch-version-action-example.svg)](https://pypi.org/project/hatch-version-action-example)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install hatch-version-action-example
```
## License
`hatch-version-action-example` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.