Skip to content

Commit 0ee6760

Browse files
committed
[main]: update version
1 parent 2a60dc9 commit 0ee6760

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22

33
All notable changes to this repository will be documented in this file.
44

5-
## [0.0.1]
5+
## [1.0.0]
66

77
- Initial release.
8-
9-
Following version changes are required to be documented.
10-
11-
## [0.0.5]
12-
13-
- update env.sample
8+
- Include boilerplate with streamlit and fast api

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sample"
3-
version = "0.0.5"
3+
version = "1.0.0"
44
description = "A python template for fastapi and streamlit projects."
55
authors = [{ name = "sample", email = "recursivezero@outlook.com" }]
66
license = "MIT"

0 commit comments

Comments
 (0)