Skip to content

Commit cbd0908

Browse files
committed
Correct latest version in pyproject.toml
1 parent 550fbfa commit cbd0908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pytest-sqlalchemy"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "pytest plugin with sqlalchemy related fixtures"
55
authors = [
66
{ name = "Torsten Irländer", email = "torsten.irlaender@googlemail.com" }

0 commit comments

Comments
 (0)