We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b867b5 commit e061167Copy full SHA for e061167
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "pytest-mrt"
7
-version = "1.0.0"
+version = "1.0.1"
8
description = "Catch database migration rollback failures before they reach production"
9
readme = "README.md"
10
license = { file = "LICENSE" }
0 commit comments