We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42f8d1c + 832f6c5 commit 6c5dfc8Copy full SHA for 6c5dfc8
src/pyrad_proc/setup.py
@@ -53,7 +53,7 @@
53
PLATFORMS = ["Linux"]
54
MAJOR = 2
55
MINOR = 0
56
-MICRO = 1
+MICRO = 2
57
ISRELEASED = True
58
VERSION = "%d.%d.%d" % (MAJOR, MINOR, MICRO)
59
SCRIPTS = glob.glob("scripts/*")
0 commit comments