We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93192b9 commit a59c4eeCopy full SHA for a59c4ee
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+## 0.1.0 (2022-02-16)
2
+
3
+### Feat
4
5
+- **bump**: add main
6
+- **bump**: Add something
7
+- **bump**: Add main
8
+- **bump.yml**: adds ci bump
pyproject.toml
@@ -32,7 +32,7 @@ exclude = "alembic/*"
32
33
[tool.commitizen]
34
name = "cz_conventional_commits"
35
-version = "0.0.0"
+version = "0.1.0"
36
version_files = [
37
"pyproject.toml:version",
38
"app/__init__.py"
0 commit comments