Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 3ab9af3

Browse files
committed
Bug 1893190 - Bump mozprofile version to 3.0.0. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D208499
1 parent 04ba93b commit 3ab9af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/mozbase/mozprofile/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup
66

77
PACKAGE_NAME = "mozprofile"
8-
PACKAGE_VERSION = "2.6.1"
8+
PACKAGE_VERSION = "3.0.0"
99

1010
deps = [
1111
"mozfile>=1.2",

0 commit comments

Comments
 (0)