Skip to content

Commit

Permalink
Release 1.4.44
Browse files Browse the repository at this point in the history
  • Loading branch information
New-dev0 committed May 31, 2024
1 parent 1f669d2 commit aa2591d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![GitHub stars](https://img.shields.io/github/stars/switchcollab/Switch-Bots-Python-Library)
![GitHub Forks](https://img.shields.io/github/forks/switchcollab/Switch-Bots-Python-Library)
![Version](https://img.shields.io/badge/version-1.4.43-blue.svg)
![Version](https://img.shields.io/badge/version-1.4.44-green.svg)
![PyPI - Downloads](https://img.shields.io/pypi/dm/swibots)

# SwiBots: Python Library for Switch App
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name="swibots",
version="1.4.43",
version="1.4.44",
packages=find_packages(exclude=["samples", "bots_impl", "docs"]),
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit aa2591d

Please sign in to comment.