We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442770a commit c3c2957Copy full SHA for c3c2957
2 files changed
office/__init__.py
@@ -26,4 +26,4 @@
26
2、请+【项目交流群】:http://www.python4office.cn/wechat-group
27
3、本开源项目的【源代码】:https://github.com/CoderWanFeng/python-office"""
28
29
-__version__ = '1.0.5'
+__version__ = '1.0.6'
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = python-office
3
-version = 1.0.5
+version = 1.0.6
4
description = www.python-office.com
5
long_description = file: README.md
6
long_description_content_type = text/markdown
0 commit comments