Skip to content

Commit f47b110

Browse files
Merge pull request #109 from starkinfra/bump
Bump to v0.21.0
2 parents 182dfa0 + 8d4b066 commit f47b110

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Given a version number MAJOR.MINOR.PATCH, increment:
1313

1414

1515
## [Unreleased]
16+
17+
## [0.21.0] - 2025-06-27
1618
### Added
1719
- subcription and due attribute to BrcodePreview resource
1820

starkinfra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "0.20.0"
1+
version = "0.21.0"
22
language = "en-US"
33
timeout = 15
44
user = None

0 commit comments

Comments
 (0)