Skip to content

Commit

Permalink
Bump version to v2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisRayM committed Jul 28, 2020
1 parent a3570f9 commit cddb4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onadata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""
from __future__ import absolute_import, unicode_literals

__version__ = "2.3.5"
__version__ = "2.3.6"


# This will make sure the app is always imported when
Expand Down

0 comments on commit cddb4ba

Please sign in to comment.