Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrice-etanchaud authored Oct 7, 2021
1 parent 66846e1 commit 7bc65fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

package_name = "dbt-dremio"
package_version = "0.21.0"
package_version = "0.21.0.0"
description = """The dremio adapter plugin for dbt (data build tool)"""

setup(
Expand Down

0 comments on commit 7bc65fb

Please sign in to comment.