Skip to content

Commit

Permalink
Publishes second version
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoklosowski committed Oct 24, 2024
1 parent b4088df commit 9ea8d0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "pytest-moto-fixtures"
version = "0.0.0"
version = "0.0.1a2"
description = "Fixtures for testing code that interacts with AWS"
authors = ["Eduardo Klosowski <[email protected]>"]
license = "MIT"
Expand All @@ -21,7 +21,6 @@ classifiers = [
"Topic :: Software Development :: Testing",
"Topic :: Software Development :: Testing :: Mocking",
"Typing :: Typed",
"Private :: Do Not Upload",
]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 9ea8d0e

Please sign in to comment.