led-ble
Advanced tools
+3
-3
| Metadata-Version: 2.1 | ||
| Name: led-ble | ||
| Version: 1.0.1 | ||
| Version: 1.0.2 | ||
| Summary: Control a wide range of LED BLE devices | ||
| Home-page: https://github.com/bluetooth-devices/led-ble | ||
| License: Apache Software License 2.0 | ||
| Author: J. Nick Koston | ||
@@ -12,3 +11,3 @@ Author-email: nick@koston.org | ||
| Classifier: Intended Audience :: Developers | ||
| Classifier: License :: Other/Proprietary License | ||
| Classifier: License :: OSI Approved :: Apache Software License | ||
| Classifier: Natural Language :: English | ||
@@ -20,2 +19,3 @@ Classifier: Operating System :: OS Independent | ||
| Classifier: Programming Language :: Python :: 3.11 | ||
| Classifier: Programming Language :: Python :: 3.12 | ||
| Classifier: Topic :: Software Development :: Libraries | ||
@@ -22,0 +22,0 @@ Provides-Extra: docs |
+2
-2
| [tool.poetry] | ||
| name = "led-ble" | ||
| version = "1.0.1" | ||
| version = "1.0.2" | ||
| description = "Control a wide range of LED BLE devices" | ||
| authors = ["J. Nick Koston <nick@koston.org>"] | ||
| license = "Apache Software License 2.0" | ||
| readme = "README.md" | ||
@@ -16,2 +15,3 @@ repository = "https://github.com/bluetooth-devices/led-ble" | ||
| "Topic :: Software Development :: Libraries", | ||
| "License :: OSI Approved :: Apache Software License", | ||
| ] | ||
@@ -18,0 +18,0 @@ packages = [ |
| from __future__ import annotations | ||
| __version__ = "1.0.1" | ||
| __version__ = "1.0.2" | ||
@@ -5,0 +5,0 @@ |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
49348
0.09%