Skip to content

Commit 1a50b21

Browse files
committed
bump to 0.1.2
1 parent d5b5550 commit 1a50b21

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.1.1"
6+
package_version = "0.1.2"
77
description = """A SQLite adapter plugin for dbt (data build tool)"""
88
long_description = "Please see the github repository for detailed information"
99

0 commit comments

Comments
 (0)