Skip to content

Commit 22cf991

Browse files
committed
Bump version to 0.4.1, fix package delegation and add experimental support for multirow/multicol
1 parent ab36259 commit 22cf991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"""
152152
from distutils.core import setup
153153
setup(name='PyLaTeX',
154-
version='0.4',
154+
version='0.4.1',
155155
author='Jelte Fennema',
156156
author_email='[email protected]',
157157
description='A Python library for creating LaTeX files',

0 commit comments

Comments
 (0)