Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jbogaardt authored May 25, 2024
1 parent 488ab95 commit 19ecd49
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.1'
__version__ = '0.3.2'
from xlcompose.core import (
Tabs, Sheet, Row, Column,
DataFrame, Series, CSpacer, RSpacer, Title, Image, VSpacer, HSpacer)
Expand Down

0 comments on commit 19ecd49

Please sign in to comment.