Skip to content

Commit a596f17

Browse files
chore: apply automatic formatting and lint fixes
1 parent 575072d commit a596f17

32 files changed

Lines changed: 32 additions & 32 deletions

File tree

pkgs/standards/swarmauri_billing_mock/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_billing_mock"
3-
version = "0.10.0"
3+
version = "0.10.1.dev1"
44
description = "Mock billing provider for the Swarmauri SDK."
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_billing_stripe/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_billing_stripe"
3-
version = "0.10.0"
3+
version = "0.10.1.dev1"
44
description = "Stripe billing provider for the Swarmauri SDK."
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_certs_composite/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_certs_composite"
3-
version = "0.4.0"
3+
version = "0.4.1.dev1"
44
description = "Feature-routing certificate service for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_certs_local_ca/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_certs_local_ca"
3-
version = "0.4.0"
3+
version = "0.4.1.dev1"
44
description = "Local CA certificate service for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_certs_remote_ca/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_certs_remote_ca"
3-
version = "0.4.0"
3+
version = "0.4.1.dev1"
44
description = "Remote CA certificate service for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_certs_self_signed/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_certs_self_signed"
3-
version = "0.3.0"
3+
version = "0.3.1.dev1"
44
description = "Self-signed certificate builder for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_certs_x509/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_certs_x509"
3-
version = "0.3.0"
3+
version = "0.3.1.dev1"
44
description = "X.509 certificate service for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_certs_x509verify/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_certs_x509verify"
3-
version = "0.4.0"
3+
version = "0.4.1.dev1"
44
description = "X.509 certificate verification service for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_cipher_suite_cades/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_cipher_suite_cades"
3-
version = "0.2.0"
3+
version = "0.2.1.dev1"
44
description = "CAdES signing cipher suite skeleton for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/standards/swarmauri_cipher_suite_cose/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_cipher_suite_cose"
3-
version = "0.2.0"
3+
version = "0.2.1.dev1"
44
description = "COSE-aware cipher suite for Swarmauri"
55
license = "Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)