Skip to content

Commit d151311

Browse files
bump: version 0.0.0 → 0.0.1
1 parent 950202c commit d151311

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.0.0 (2022-08-24)
2+
3+
### Fix
4+
5+
- add latest python project structure

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ my_module = "my_module.main:main"
7272

7373
[tool.commitizen]
7474
name = "cz_conventional_commits"
75-
version = "0.0.0"
75+
version = "0.0.1"
7676
tag_format = "v$version"
7777

7878
[build-system]

0 commit comments

Comments
 (0)