Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jbogaardt authored Dec 4, 2021
1 parent acfe49c commit 38d8cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xlcompose/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.3.0'
__version__ = '0.3.1'
from xlcompose.core import (
Tabs, Sheet, Row, Column,
DataFrame, Series, CSpacer, RSpacer, Title, Image, VSpacer, HSpacer)
Expand Down

0 comments on commit 38d8cae

Please sign in to comment.