Skip to content

Commit

Permalink
xlsxdocument 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Feb 25, 2019
1 parent 9bd5799 commit 995f485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xlsxdocument/__init__.py
@@ -1,4 +1,4 @@
VERSION = (1, 3, 2)
VERSION = (1, 3, 3)
__version__ = ".".join(map(str, VERSION))


Expand Down

0 comments on commit 995f485

Please sign in to comment.