We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405a660 commit 8fcc34eCopy full SHA for 8fcc34e
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
package_name = "dbt-sqlite"
6
-package_version = "0.0.4"
+package_version = "0.1.0"
7
description = """A SQLite adapter plugin for dbt (data build tool)"""
8
9
setup(
0 commit comments