Skip to content

Commit 2b353f8

Browse files
committed
Small update
1 parent 616ff4a commit 2b353f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/grpc_server/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "grpc-server"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = ""
5-
authors = ["Melody Asper <melodyaheath@gmail.com>"]
5+
authors = ["Melody Asper <melodieasper@gmail.com>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "pycider"
3-
version = "0.9.12"
3+
version = "1.0.0"
44
description = "Aggregates composition for domain driven design in Python"
5-
authors = ["Melody Asper <melodyaheath@gmail.com>"]
5+
authors = ["Melody Asper <melodieasper@gmail.com>"]
66
readme = "README.md"
77
repository = "https://github.com/melodyasper/pycider"
88
keywords = ["ddd", "domain", "design", "decider", "deciders", "aggregates", "aggregate", "composition"]

0 commit comments

Comments
 (0)