Skip to content

Commit 70579d4

Browse files
committed
🔖 Release version 0.0.2
1 parent d3cfe0d commit 70579d4

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.2
6+
57
### Features
68

79
* ✨ Add implementation of `fastapi-new` CLI, and base for `fastapi new` command. PR [#5](https://github.com/fastapi/fastapi-new/pull/5) by [@savannahostrowski](https://github.com/savannahostrowski).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.1"
1+
__version__ = "0.0.2"

0 commit comments

Comments
 (0)