Skip to content

Commit a393ef8

Browse files
committed
Updating version
1 parent 6782b22 commit a393ef8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/system_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
client_version: "0.17.0"
1+
client_version: "0.2.10"
22

33
error_messages:
44
template_not_found:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "codeplain"
7-
version = "0.2.1"
7+
version = "0.2.10"
88
description = "Transform plain language specifications into working code"
99
readme = "README.md"
1010
requires-python = "==3.11"

0 commit comments

Comments
 (0)