Skip to content

Commit ee5d27f

Browse files
committed
Update __version__
1 parent 10baddd commit ee5d27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_cassandra_engine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
# Do not forget to change version number in mkdocs.yml also!
5-
__version__ = (1, 6, 3)
5+
__version__ = (1, 9, 0)
66
__author__ = "Rafał Furmański"
77
__contact__ = "r.furmanski@gmail.com"
88
__homepage__ = "http://github.com/r4fek/django-cassandra-engine"

0 commit comments

Comments
 (0)