Skip to content

Commit bc89984

Browse files
authored
Merge pull request #19 from franccesco/chore/ignore-dream-local-state
chore: ignore Dream local state and bump to 0.22.1
2 parents 44ede7c + bd87330 commit bc89984

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,3 +194,6 @@ pyrightconfig.json
194194
.ionide
195195

196196
# End of https://www.toptal.com/developers/gitignore/api/python,visualstudiocode
197+
198+
# Dream plugin local state (baseline, findings ledger, run logs)
199+
.claude/dream/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bloomy-python"
3-
version = "0.22.0"
3+
version = "0.22.1"
44
description = "Python SDK for Bloom Growth API"
55
readme = "README.md"
66
authors = [{ name = "Franccesco Orozco", email = "franccesco@codingdose.info" }]

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)