We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3173d commit cfd83b0Copy full SHA for cfd83b0
2 files changed
changelog
@@ -1,3 +1,8 @@
1
+Version 0.6, 2018-06-13
2
+=======================
3
+
4
+* Include LICENSE and tests in the tarball.
5
6
Version 0.5, 2018-05-03
7
=======================
8
setup.py
@@ -11,7 +11,7 @@
11
long_description_content_type='text/markdown',
12
author='Dmitry Shachnev',
13
author_email='mitya57@gmail.com',
14
- version='0.5',
+ version='0.6',
15
url='https://github.com/mitya57/python-markdown-math',
16
py_modules=['mdx_math'],
17
entry_points={
0 commit comments