Skip to content

Commit fd24f81

Browse files
committed
Release 1.4.43
1 parent 1f3b43d commit fd24f81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![GitHub stars](https://img.shields.io/github/stars/switchcollab/Switch-Bots-Python-Library)
66
![GitHub Forks](https://img.shields.io/github/forks/switchcollab/Switch-Bots-Python-Library)
7-
![Version](https://img.shields.io/badge/version-1.4.42-blue.svg)
7+
![Version](https://img.shields.io/badge/version-1.4.43-blue.svg)
88
![PyPI - Downloads](https://img.shields.io/pypi/dm/swibots)
99

1010
# SwiBots: Python Library for Switch App

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name="swibots",
19-
version="1.4.42",
19+
version="1.4.43",
2020
packages=find_packages(exclude=["samples", "bots_impl", "docs"]),
2121
long_description=long_description,
2222
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)