8000 update changelog and version · DocAdam/document-api-python@5af93c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5af93c9

Browse files
committed
update changelog and version
1 parent 5c16c60 commit 5af93c9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
## 07 (26 May 2021)
3+
* Fix bug in xfile that overwrote the namespace name when saving a document
4+
15
## 06 (11 January 2017)
26

37
* Initial SQL and query banding support (#123)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='tableaudocumentapi',
8-
version='0.6',
8+
version='0.7',
99
author='Tableau',
1010
author_email='github@tableau.com',
1111
url='https://github.com/tableau/document-api-python',

0 commit comments

Comments
 (0)
0