Skip to content

Commit

Permalink
[新增]0.0.117
Browse files Browse the repository at this point in the history
  • Loading branch information
longfengpili committed Feb 29, 2024
1 parent 1c0155a commit 3152089
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: 2023-12-04 11:46:40
# @Last Modified time: 2024-02-29 17:14:36
# @github: https://github.com/longfengpili


import setuptools

VERSION = '0.0.116'
VERSION = '0.0.117'
PROJECT_NAME = 'pydbapi'

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

0 comments on commit 3152089

Please sign in to comment.