mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Bump version to 0.10.0
This commit is contained in:
parent
b9c2b88d22
commit
bb3b75a1ee
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Development
|
||||
-----------
|
||||
Version 0.10.0
|
||||
--------------
|
||||
* Added multiple domains support for Google Analytics.
|
||||
* Fixed bug in deleted settings testing code (Eric Davis).
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ Django_ project. See the ``docs`` directory for more information.
|
|||
|
||||
__author__ = "Joost Cassee"
|
||||
__email__ = "joost@cassee.net"
|
||||
__version__ = "0.9.2"
|
||||
__version__ = "0.10.0"
|
||||
__copyright__ = "Copyright (C) 2011 Joost Cassee and others"
|
||||
__license__ = "MIT License"
|
||||
|
|
|
|||
Loading…
Reference in a new issue