Skip to content

Commit

Permalink
[新增]trino alter tablename
Browse files Browse the repository at this point in the history
  • Loading branch information
longfengpili committed Mar 1, 2024
1 parent c43c692 commit 429724c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# @Author: longfengpili
# @Date: 2023-06-02 15:27:41
# @Last Modified by: longfengpili
# @Last Modified time: 2024-02-29 18:41:27
# @Last Modified time: 2024-03-01 10:17:37
# @github: https://github.com/longfengpili


import setuptools

VERSION = '0.0.118'
VERSION = '0.0.119'
PROJECT_NAME = 'pydbapi'

with open('README.md', 'r', encoding='utf-8') as f:
Expand Down

0 comments on commit 429724c

Please sign in to comment.