Skip to content

Commit ef8186e

Browse files
committed
fix: version type for setup.metadata
1 parent 5e4ff7d commit ef8186e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = "SQLModel CRUD Utilities"
3-
version = "0.0.1"
3+
version = 0.0.1
44
author = "Francis Secada"
55
author_email = "francis.secada@gmail.com"
66
url = "https://github.com/fsecada01/SQLModel-CRUD-Utilities"

0 commit comments

Comments
 (0)