Skip to content

Commit 623cd6a

Browse files
committed
Merge branch 'main' into develop
# Conflicts: # pyproject.toml
2 parents 7d641e9 + ef58c71 commit 623cd6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
2-
name = "AsyncFlow-Sim"
3-
version = "0.1.0"
4-
description = "Digital-twin simulator for distributed async systems. Build what-if scenarios and quantify capacity, latency and throughput offlinebefore you deploy."
2+
name = "asyncflow-sim"
3+
version = "0.1.0a2"
4+
description = "Digital-twin simulator for distributed async systems. Build what-if scenarios and quantify capacity, latency and throughput offline, before you deploy."
55
authors = ["Gioele Botta"]
66
readme = "README.md"
77
license = "MIT"

0 commit comments

Comments
 (0)