aboutsummaryrefslogtreecommitdiffstats
path: root/markdown/__version__.py
Commit message (Collapse)AuthorAgeFilesLines
* Upped version to 2.5.12.5.1-finalWaylan Limberg2014-09-261-1/+1
| | | | Also removed an inacurate statement in the 2.5 release notes.
* Version 2.5-Final2.5-finalWaylan Limberg2014-09-121-1/+1
|
* Upped version to 2.5-dev and started release notes.Waylan Limberg2014-08-201-1/+1
|
* Upped version to 2.4.12.4.1-finalWaylan Limberg2014-05-221-1/+1
|
* Upped version to 2.4 final.2.4-finalWaylan Limberg2014-02-161-1/+1
|
* Added release notes for pending release of v2.4.Waylan Limberg2013-08-131-1/+1
| | | | | Since adding the new smarty extension, the nex release it more than just a bugfix release.
* Version 2.3.12.3.1.finalWaylan Limberg2013-03-221-1/+1
|
* Version 2.3 Final2.3.finalWaylan Limberg2013-03-141-1/+1
|
* Upped version to 2.3.dev.Waylan Limberg2012-12-051-0/+28
Also refactored the version info to force PEP 386 compliance and to avoid the need to change the version in both the source and setup.py