Skip to content

Commit 4aec7ba

Browse files
committed
Release 0.9.0
1 parent 0338714 commit 4aec7ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
0.1.0 (2023-09-24)
5+
0.9.0 (2023-10-01)
66
------------------
77

88
* First release on PyPI.

src/healthy_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.9.0"
22

33
import os
44

0 commit comments

Comments
 (0)