mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Bump version
This commit is contained in:
parent
60f32daf07
commit
d89b9f56af
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Development
|
||||
-----------
|
||||
Version 0.13.0
|
||||
--------------
|
||||
* Add support for the KISSmetrics alias feature (Sandra Mau)
|
||||
* Update testing code for Django 1.4 (Piet Delport)
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ Django_ project. See the ``docs`` directory for more information.
|
|||
|
||||
__author__ = "Joost Cassee"
|
||||
__email__ = "joost@cassee.net"
|
||||
__version__ = "0.12.1"
|
||||
__copyright__ = "Copyright (C) 2011 Joost Cassee and others"
|
||||
__version__ = "0.13.0"
|
||||
__copyright__ = "Copyright (C) 2011-2012 Joost Cassee and others"
|
||||
__license__ = "MIT License"
|
||||
|
|
|
|||
Loading…
Reference in a new issue