Skip to content

Commit 55d1312

Browse files
committed
Bump to 0.1.13
1 parent 55584dd commit 55d1312

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.13
2+
3+
- Add py.typed marker
4+
15
## 0.1.12
26

37
- Update drop_before_all to support fhir-schema and old approach #68

aidbox_python_sdk/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = "aidbox-python-sdk"
2-
__version__ = "0.1.12"
2+
__version__ = "0.1.13"
33
__author__ = "beda.software"
44
__license__ = "None"
55
__copyright__ = "Copyright 2024 beda.software"

0 commit comments

Comments
 (0)