Skip to content

Commit

Permalink
Merge pull request #290 from manparvesh/v2
Browse files Browse the repository at this point in the history
update readme with badges
  • Loading branch information
manparvesh authored Oct 4, 2024
2 parents f16f129 + 10554ea commit bd30f1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Yoda PA

PyPi link: https://pypi.org/project/yodapa/
[![Github CI](https://github.com/yoda-pa/yoda/actions/workflows/ci.yml/badge.svg)](https://github.com/yoda-pa/yoda/actions/workflows/ci.yml)
[![PyPI version](https://badge.fury.io/py/yodapa.svg)](https://badge.fury.io/py/yodapa)

## Development setup

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "yodapa"
version = "0.1.2"
version = "0.1.3"
description = "Personal Assistant on the command line"
authors = ["Man Parvesh Singh Randhawa <manparveshsinghrandhawa@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit bd30f1e

Please sign in to comment.