Skip to content

Commit c3c2957

Browse files
committed
publish 1.0.6
1 parent 442770a commit c3c2957

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

office/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
2、请+【项目交流群】:http://www.python4office.cn/wechat-group
2727
3、本开源项目的【源代码】:https://github.com/CoderWanFeng/python-office"""
2828

29-
__version__ = '1.0.5'
29+
__version__ = '1.0.6'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = python-office
3-
version = 1.0.5
3+
version = 1.0.6
44
description = www.python-office.com
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)