Skip to content

Commit 59c07db

Browse files
committed
chore: poetry lock
1 parent 98acee0 commit 59c07db

File tree

8 files changed

+389
-312
lines changed

8 files changed

+389
-312
lines changed

docs/poetry.lock

Lines changed: 168 additions & 112 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scaleway-docs"
3-
version = "1.0.0"
3+
version = "2.0.0"
44
description = ""
55
authors = ["Scaleway <[email protected]>"]
66
license = "BSD"

scaleway-async/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scaleway-async/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scaleway-async"
3-
version = "0.0.1"
3+
version = "2.0.0"
44
description = "Scaleway SDK for Python"
55
authors = ["Scaleway <[email protected]>"]
66
license = "BSD"

scaleway-core/poetry.lock

Lines changed: 215 additions & 194 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scaleway-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scaleway-core"
3-
version = "1.0.0"
3+
version = "2.0.0"
44
description = "Scaleway SDK for Python"
55
authors = ["Scaleway <[email protected]>"]
66
license = "BSD"

scaleway/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scaleway/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scaleway"
3-
version = "1.0.0"
3+
version = "2.0.0"
44
description = "Scaleway SDK for Python"
55
authors = ["Scaleway <[email protected]>"]
66
license = "BSD"

0 commit comments

Comments
 (0)