We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9957ef3 commit 3d1d27cCopy full SHA for 3d1d27c
afqbrowser/version.py
@@ -6,7 +6,7 @@
6
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
7
_version_major = 0
8
_version_minor = 2
9
-_version_micro = 2 # use '' for first of series, number for 1 and above
+_version_micro = 3 # use '' for first of series, number for 1 and above
10
# _version_extra = 'dev'
11
_version_extra = '' # Uncomment this for full releases
12
0 commit comments