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.
2 parents 3c5fa92 + 059beea commit 8d87baaCopy full SHA for 8d87baa
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "codius"
3
-version = "0.1.5"
+version = "0.2.0"
4
description = "A coding assistant for domain-driven design projects in ASP.NET Core."
5
authors = [
6
{name = "David Runemalm", email = "david.runemalm@gmail.com"}
src/codius/version.py
@@ -1 +1 @@
-__version__ = "0.1.5"
+__version__ = "0.2.0"
0 commit comments