Skip to content

Commit 6cee154

Browse files
committed
chore(release): bump to v0.16.0
1 parent 6d491a2 commit 6cee154

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.15.1"
15+
version = "0.16.0"
1616
#
1717
authors = [{ name = "Cody Fincher", email = "cody@litestar.dev" }]
1818
keywords = [
@@ -138,7 +138,7 @@ test = [
138138
allow_dirty = true
139139
commit = false
140140
commit_args = "--no-verify"
141-
current_version = "0.15.1"
141+
current_version = "0.16.0"
142142
ignore_missing_files = false
143143
ignore_missing_version = false
144144
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)