Metadata-Version: 2.2
Name: green-git
Version: 0.1
Summary: A CLI tool to see the github profile in terminal
Home-page: https://github.com/iam-bkpl/my-app
Author: Kapil Bhandari
Author-email: iam.bkpl03@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# publishing data

```bash

```

git tag v1.0.0 # Replace with your version
git push origin v1.0.0

```

```
