Add support for float data type.

This commit is contained in:
2020-02-16 21:50:43 -06:00
parent b496b10578
commit bdd62cad66
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "0.2.0"
version = "0.3.0"
author = "Jonathan Bernard"
description = "Lightweight Postgres ORM for Nim."
license = "GPL-3.0"