Alir3z4 / cmsplugin-simple-markdown

A plugin for django-cms that provides just a markdown plugin and nothing more.
http://pypi.python.org/pypi/cmsplugin-simple-markdown
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

New version on PyPi #11

Closed exploide closed 8 years ago

exploide commented 8 years ago

Hey, I'm wondering if you are going to publish a new version of this nice plugin on PyPi. After you merged my PR which made the plugin work with recent versions of django-cms, it would be nice to have the ability to install this package easily via pip :sunglasses:

Alir3z4 commented 8 years ago

Hey, sure. I'll be releasing soon.

Alir3z4 commented 8 years ago

@exploide The new version 1.6 with your latest changes is on pypi now: https://github.com/Alir3z4/cmsplugin-simple-markdown/releases/tag/1.6

Thanks for the great contributions.

exploide commented 8 years ago

Awesome, thank you :)