Skip to content

Commit e09fd45

Browse files
committed
bump to 0.0.3
1 parent 186685b commit e09fd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55
package_name = "dbt-sqlite"
6-
package_version = "0.0.2"
6+
package_version = "0.0.3"
77
description = """A SQLite adapter plugin for dbt (data build tool)"""
88

99
setup(

0 commit comments

Comments
 (0)