Skip to content

Commit ab6422f

Browse files
committed
bump version
1 parent dc7774e commit ab6422f

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 = "pgserver" # Required
3-
version = "0.0.7" # Required
3+
version = "0.0.8" # Required
44
description = "Self-contained postgres server for your python applications" # Required
55
readme = "README.md" # Optional
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)