Skip to content

Commit

Permalink
moving version file
Browse files Browse the repository at this point in the history
  • Loading branch information
xxiong2902 committed Dec 21, 2023
1 parent 4442977 commit 2563ca5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
File renamed without changes.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ def _dbt_psycopg2_name():
print(PSYCOPG2_MESSAGE)
return "psycopg2-binary"

from dbt.adapters.cockroachdb.__version__ import version as package_version

from .__version__ import version as package_version
package_name = "dbtx-cockroachdb"
description = """The cockroachdb adapter plugin for dbt (data build tool)"""

Expand Down

0 comments on commit 2563ca5

Please sign in to comment.