Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
LiXiaYu committed Dec 6, 2023
1 parent aeb7552 commit 4e6c1e1
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="pathcache", # 用自己的名替换其中的YOUR_USERNAME_
version="0.0.4.20231206110300", #包版本号,便于维护版本
version="0.0.5.20231206134700", #包版本号,便于维护版本
author="LiXiaYu", #作者,可以写自己的姓名
author_email="aasll@126.com", #作者联系方式,可写自己的邮箱地址
description="Cache file using path",#包的简述
Expand Down

0 comments on commit 4e6c1e1

Please sign in to comment.