We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a7988 commit 11d7f4bCopy full SHA for 11d7f4b
testing/mozbase/mozdevice/setup.py
@@ -5,7 +5,7 @@
5
from setuptools import setup
6
7
PACKAGE_NAME = "mozdevice"
8
-PACKAGE_VERSION = "4.1.1"
+PACKAGE_VERSION = "4.1.2"
9
10
deps = ["mozlog >= 6.0"]
11
0 commit comments