Skip to content

Commit

Permalink
Bump version to v2.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisRayM committed Nov 18, 2021
1 parent ecdbd93 commit f22484d
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.5.11"
__version__ = "2.5.12"


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

0 comments on commit f22484d

Please sign in to comment.