Skip to content

Commit 843fb66

Browse files
authored
chore: bump smime-email to 1.0.2 (#15)
1 parent 19d6b5b commit 843fb66

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "smime-email"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "A Python library to generate a signed email"
55
authors = [{ name = "Siemens" }]
6-
requires-python = "~=3.10"
6+
requires-python = ">=3.10, <4"
77
readme = "README.md"
88
license = "MIT"
99
dependencies = ["cryptography>=46.0.3,<46.1.0"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)