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.
1 parent 15f8725 commit c654a86Copy full SHA for c654a86
testing/mozbase/mozprofile/setup.py
@@ -5,7 +5,7 @@
5
from setuptools import setup
6
7
PACKAGE_NAME = "mozprofile"
8
-PACKAGE_VERSION = "2.6.1"
+PACKAGE_VERSION = "3.0.0"
9
10
deps = [
11
"mozfile>=1.2",
0 commit comments