We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4542e commit 3d9a30eCopy full SHA for 3d9a30e
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.8.2 (2025-08-13)
5
+
6
+### Bug Fixes
7
8
+- Create ssl context safely
9
+ ([`ec4542e`](https://github.com/Lash-L/python-snoo/commit/ec4542e314396682588fc2c07bbd47d0542af36b))
10
11
12
## v0.8.1 (2025-08-13)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-snoo"
-version = "0.8.1"
+version = "0.8.2"
description = "A package to control Snoos."
authors = ["Lash-L <Lash-L@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments