Skip to content

Commit 56b3c84

Browse files
committedMar 19, 2024
Bump to v0.11.0
1 parent 1798d57 commit 56b3c84

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎CHANGELOG.md

+2
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.11.0] - 2024-03-19
1618
### Added
1719
- Update IssuingPurchase
1820

‎starkinfra/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "0.10.1"
1+
version = "0.11.0"
22
language = "en-US"
33
timeout = 15
44
user = None

0 commit comments

Comments
 (0)
Please sign in to comment.