Skip to content

Commit 91ff85e

Browse files
committed
🔖 Release version 0.8.0
1 parent 9405f47 commit 91ff85e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Latest Changes
44

5+
## 0.8.0
6+
57
### Fixes
68

79
* 🐛 Fix CI ran all tests on oldest supported Python. PR [#136](https://github.com/fastapilabs/fastapi-cloud-cli/pull/136) by [@DoctorJohn](https://github.com/DoctorJohn).

src/fastapi_cloud_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.0"
1+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)