We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e184336 + fc43ebf commit eb549f5Copy full SHA for eb549f5
onadata/__init__.py
@@ -7,7 +7,7 @@
7
8
from __future__ import absolute_import, unicode_literals
9
10
-__version__ = "4.12.0"
+__version__ = "4.13.0"
11
12
13
# This will make sure the app is always imported when
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = onadata
3
-version = 4.12.0
+version = 4.13.0
4
description = Collect Analyze and Share Data
5
long_description = file: README.rst
6
long_description_content_type = text/x-rst
0 commit comments