Skip to content

Commit ea86abb

Browse files
authored
Merge pull request #15 from ray310/pybadge
Added Python version badge and updated setup.cfg version
2 parents 6742d0b + 61a6157 commit ea86abb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/panda-helper)
12
![Tests Status](https://github.com/ray310/Panda-Helper/actions/workflows/pytest.yml/badge.svg)
23
![Lint/Format Status](https://github.com/ray310/Panda-Helper/actions/workflows/format_lint.yml/badge.svg)
34

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = panda-helper
3-
version = 0.0.1
3+
version = 0.0.2
44
author = Ray310
55
author_email = ray310@pm.me
66
classifiers =

0 commit comments

Comments
 (0)