File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33from cqlengine .models import Model
44from cqlengine .query import BatchQuery
55
6- __version__ = '0.3.2 '
6+ __version__ = '0.3.3 '
77
Original file line number Diff line number Diff line change 4848# built documents.
4949#
5050# The short X.Y version.
51- version = '0.3.2 '
51+ version = '0.3.3 '
5252# The full version, including alpha/beta/rc tags.
53- release = '0.3.2 '
53+ release = '0.3.3 '
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 44#python setup.py register
55#python setup.py sdist upload
66
7- version = '0.3.2 '
7+ version = '0.3.3 '
88
99long_desc = """
1010cqlengine is a Cassandra CQL Object Mapper for Python in the style of the Django orm and mongoengine
You can’t perform that action at this time.
0 commit comments