File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Configuration variables
2- VERSION =1.7.6
2+ VERSION =1.7.7
33PROJ_DIR? =$(shell pwd)
44VENV_DIR? =${PROJ_DIR}/.bldenv
55BUILD_DIR =${PROJ_DIR}/build
Original file line number Diff line number Diff line change 1414 See the License for the specific language governing permissions and
1515 limitations under the License.
1616"""
17- version = "1.7.16 "
17+ version = "1.7.17 "
Original file line number Diff line number Diff line change 11[metadata]
22name = dbt-oracle
3- version = 1.7.6
3+ version = 1.7.7
44description = dbt (data build tool) adapter for Oracle Autonomous Database
55long_description = file: README.md
66long_description_content_type = text/markdown
Original file line number Diff line number Diff line change 5959
6060url = 'https://github.com/oracle/dbt-oracle'
6161
62- VERSION = '1.7.6 '
62+ VERSION = '1.7.7 '
6363setup (
6464 author = "Oracle" ,
6565 python_requires = '>=3.8' ,
You can’t perform that action at this time.
0 commit comments