Skip to content

Commit 7b21f8e

Browse files
committed
chore(release): bump to v0.14.0
1 parent bc02b8d commit 7b21f8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT"
1212
name = "pytest-databases"
1313
readme = "README.md"
1414
requires-python = ">=3.9"
15-
version = "0.13.0"
15+
version = "0.14.0"
1616
#
1717
authors = [{ name = "Cody Fincher", email = "[email protected]" }]
1818
keywords = [
@@ -125,7 +125,7 @@ dev = [
125125
allow_dirty = true
126126
commit = true
127127
commit_args = "--no-verify"
128-
current_version = "0.13.0"
128+
current_version = "0.14.0"
129129
ignore_missing_files = false
130130
ignore_missing_version = false
131131
message = "chore(release): bump to v{new_version}"

uv.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.

0 commit comments

Comments
 (0)