Skip to content

Commit 9b31771

Browse files
author
getsentry-bot
committed
Merge branch 'release/0.0.1'
2 parents 328cdf1 + 2aea6d7 commit 9b31771

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 0.0.1
2+
3+
- No documented changes.
4+

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "devservices"
7-
version = "0.0.0"
7+
version = "0.0.1"
88
requires-python = ">=3.12"
99
dependencies = [
1010
"pyyaml",

0 commit comments

Comments
 (0)