Skip to content

Commit 3d9a30e

Browse files
author
semantic-release
committed
0.8.2
Automatically generated by python-semantic-release
1 parent ec4542e commit 3d9a30e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

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+
412
## v0.8.1 (2025-08-13)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-snoo"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
description = "A package to control Snoos."
55
authors = ["Lash-L <Lash-L@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)