File tree Expand file tree Collapse file tree
knowledge_commons_profiles Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 4.13.0 (2026-03-30)
2+
3+ ### Feat
4+
5+ - ** ci** : add base image Dockerfile and manual build workflow
6+
17## 4.12.0 (2026-03-30)
28
39### Feat
Original file line number Diff line number Diff line change 1- VERSION = "4.12 .0"
1+ VERSION = "4.13 .0"
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ force-single-line = true
154154
155155[project ]
156156name = " newprofile"
157- version = " 4.12 .0"
157+ version = " 4.13 .0"
158158description = " The profiles and IDMS system for Knowledge Commons"
159159readme = " README.md"
160160requires-python = " >=3.12"
@@ -249,7 +249,7 @@ local = [
249249]
250250
251251[tool .commitizen ]
252- version = " 4.12 .0"
252+ version = " 4.13 .0"
253253version_files = [
254254 " knowledge_commons_profiles/__version__.py" ,
255255 " pyproject.toml:version"
You can’t perform that action at this time.
0 commit comments