We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea63d37 commit 85af713Copy full SHA for 85af713
django_cassandra_engine/__init__.py
@@ -2,7 +2,7 @@
2
# -*- coding: utf-8 -*-
3
4
# Do not forget to change version number in mkdocs.yml also!
5
-__version__ = (0, 10, 0)
+__version__ = (0, 10, 1)
6
__author__ = "Rafał Furmański"
7
__contact__ = "r.furmanski@gmail.com"
8
__homepage__ = "http://github.com/r4fek/django-cassandra-engine"
0 commit comments