Skip to content

Commit 89dcd63

Browse files
committed
🔖 Release version 0.0.4
1 parent c76e5f0 commit 89dcd63

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.0.4
6+
57
### Fixes
68

79
* 🐛 Handle project name initialization for current directory. PR [#32](https://github.com/fastapi/fastapi-new/pull/32) by [@alejsdev](https://github.com/alejsdev).

src/fastapi_new/__init__.py

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

0 commit comments

Comments
 (0)