We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474458f commit 5f777bbCopy full SHA for 5f777bb
1 file changed
setup.py
@@ -36,7 +36,7 @@
36
37
from distutils.core import setup, Extension
38
import sys
39
-VERSION="2.0.2a"
+VERSION="2.0.3"
40
libraries=["cups"]
41
42
if sys.platform == "darwin" or sys.platform.startswith("freebsd"):
0 commit comments