Skip to content

Commit

Permalink
new workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
tomshaffner authored Feb 2, 2021
1 parent d4cb1bb commit 1444080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pithermalcam",
version="0.9.12",
version="0.9.13",
author="Tom Shaffner",
description="A package which connects an MLX90640 Thermal IR Camera to a Raspberry Pi for viewing or web streaming.",
long_description=long_description,
Expand Down Expand Up @@ -34,4 +34,4 @@
python_requires='>=3.6',
include_package_data=True,
# What does your project relate to?
)
)

0 comments on commit 1444080

Please sign in to comment.