Skip to content

Commit fa3bf40

Browse files
committed
update readme: project templates
1 parent ac26a80 commit fa3bf40

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pip install flasky-cli
1717
- [cookiecutter-flask-minimal](https://github.com/candidtim/cookiecutter-flask-minimal)
1818
- [cookiecutter-flask-skeleton](https://github.com/testdrivenio/cookiecutter-flask-skeleton)
1919
- [cookiecutter-Flask-Foundation](https://github.com/JackStouffer/cookiecutter-Flask-Foundation)
20+
- [Flask-API](https://github.com/jennier0107/Flask-API)
2021

2122
## Creating a new project
2223

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flasky-cli"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = " CLI to start Flask projects"
55
authors = [
66
{ name = "jennier0107", email = "[email protected]" }

0 commit comments

Comments
 (0)