Skip to content

Commit

Permalink
Update versions to v0.1.0 (#441)
Browse files Browse the repository at this point in the history
* Update versions to v0.1.0

* Update services/loadbalancer/pyproject.toml

Co-authored-by: João Palet <[email protected]>

* Update services/dns/pyproject.toml

Co-authored-by: João Palet <[email protected]>

---------

Co-authored-by: João Palet <[email protected]>
  • Loading branch information
vicentepinto98 and joaopalet authored Dec 4, 2024
1 parent 18d9cf3 commit 59c10ba
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion core/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-core"
version = "v0.0.1a6"
version = "v0.1.0"
authors = ["STACKIT Developer Tools <[email protected]>"]
description = "Core functionality for the STACKIT SDK for Python"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion services/authorization/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-authorization"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/dns/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-dns"
version = "v0.0.1a4"
version = "v0.1.0"
authors = ["STACKIT Developer Tools <[email protected]>"]
description = "STACKIT DNS API"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion services/iaas/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-iaas"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/loadbalancer/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-loadbalancer"
version = "v0.0.1a1"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/logme/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-logme"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/mariadb/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-mariadb"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/mongodbflex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-mongodbflex"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/objectstorage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-objectstorage"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/observability/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-observability"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/opensearch/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-opensearch"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/postgresflex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-postgresflex"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/rabbitmq/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-rabbitmq"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/redis/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-redis"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/resourcemanager/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-resourcemanager"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/runcommand/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-runcommand"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/secretsmanager/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-secretsmanager"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/serverbackup/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-serverbackup"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/serverupdate/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-serverupdate"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/serviceaccount/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-serviceaccount"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/serviceenablement/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-serviceenablement"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/ske/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-ske"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion services/sqlserverflex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stackit-sqlserverflex"
version = "v0.0.1a"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <[email protected]>",
]
Expand Down

0 comments on commit 59c10ba

Please sign in to comment.