We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c140db2 commit c43b30eCopy full SHA for c43b30e
CHANGELOG.md
@@ -5,7 +5,7 @@ file.
5
6
The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## Unreleased
+## v1.0.0 (2025-12-18)
9
10
### Added
11
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"pyserial ~= 3.5.0"
16
]
17
classifiers = [
18
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
19
"Intended Audience :: Developers",
20
"Intended Audience :: Science/Research",
21
"License :: OSI Approved :: MIT License",
0 commit comments