Skip to content

Commit cfd83b0

Browse files
committed
Prepare 0.6 release
1 parent 5a3173d commit cfd83b0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 0.6, 2018-06-13
2+
=======================
3+
4+
* Include LICENSE and tests in the tarball.
5+
16
Version 0.5, 2018-05-03
27
=======================
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
long_description_content_type='text/markdown',
1212
author='Dmitry Shachnev',
1313
author_email='mitya57@gmail.com',
14-
version='0.5',
14+
version='0.6',
1515
url='https://github.com/mitya57/python-markdown-math',
1616
py_modules=['mdx_math'],
1717
entry_points={

0 commit comments

Comments
 (0)