We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb602d commit da51bb9Copy full SHA for da51bb9
regionfixer_core/version.py
@@ -4,5 +4,5 @@
4
@author: Alejandro
5
'''
6
7
-version_string = "0.3.1"
+version_string = "0.3.2"
8
version_numbers = version_string.split('.')
0 commit comments