Bump version to 2.4.2.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
ChangeLog
|
||||
=========
|
||||
|
||||
2.4.2 (2015-07-02)
|
||||
------------------
|
||||
|
||||
*Bugfix:*
|
||||
|
||||
* Fix tests for Django 1.7+, thanks to @mhrivnak.
|
||||
|
||||
2.4.1 (2015-04-01)
|
||||
------------------
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
|
||||
__author__ = "Raphaël Barrois <raphael.barrois+semver@polytechnique.org>"
|
||||
__version__ = '2.4.1'
|
||||
__version__ = '2.4.2'
|
||||
|
||||
|
||||
from .base import compare, match, validate, Spec, SpecItem, Version
|
||||
|
||||
Reference in New Issue
Block a user