Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 96d9ed6

Browse files
author
PokestarFan
committed
more changes
1 parent ae1b8ba commit 96d9ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33

44
setup(name='markdowntable',
5-
version='4.0.1.2',
5+
version='4.0.1.3',
66
description='Easy way to make markdown code for tables',
77
url='https://github.com/PokestarFan/Python-Markdown-Table',
88
author='PokestarFan',
99
author_email='[email protected]',
1010
license='MIT',
1111
packages=['markdowntable'],
12-
zip_safe=True)
12+
zip_safe=True)

0 commit comments

Comments
 (0)