Skip to content

Commit cac79c6

Browse files
committed
fixed 0.2.0 build file names
1 parent 12ca5a5 commit cac79c6

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

7.41 KB
Binary file not shown.

dist/DBML_SQLite-0.2.0.tar.gz

5.85 KB
Binary file not shown.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "DBML_SQLite"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A package that provides a CLI tool and a functional API for converting dbml files to SQLite DDL."
55
authors = ["Dave VanderWeele <weele.me@gmail.com>"]
66
repository = 'https://github.com/dvanderweele/DBML_SQLite'

0 commit comments

Comments
 (0)