2.10 release

This commit is contained in:
Ciro Mattia Gonano
2013-05-28 12:56:59 +02:00
parent 87eaba184e
commit 18c3ab2340
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '2.0'
__version__ = '2.10'
__license__ = 'ISC'
__copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>'
__docformat__ = 'restructuredtext en'
+1 -1
View File
@@ -17,7 +17,7 @@
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
__version__ = '2.9'
__version__ = '2.10'
__license__ = 'ISC'
__copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>'
__docformat__ = 'restructuredtext en'