Skip to content

Commit 86ca4e7

Browse files
committed
🔖 Release version 0.16.1
1 parent e3fc6be commit 86ca4e7

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.16.1 (2026-04-08)
6+
57
### Fixes
68

79
* 🐛 Fix archive creation of Windows files inside WSL. PR [#178](https://github.com/fastapilabs/fastapi-cloud-cli/pull/178) 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.16.0"
1+
__version__ = "0.16.1"

0 commit comments

Comments
 (0)