Skip to content

Commit

Permalink
Bug 1800121 - Bump mozsystemmonitor to version 1.0.1; r=releng-review…
Browse files Browse the repository at this point in the history
…ers,hneiva

Main differences from 1.0.0 are bug 1800055 and bug 1587715.

Differential Revision: https://phabricator.services.mozilla.com/D162033
  • Loading branch information
gbrownmozilla committed Nov 14, 2022
1 parent 2e7fa64 commit 828b7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/mozbase/mozsystemmonitor/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from setuptools import setup

PACKAGE_VERSION = "1.0.0"
PACKAGE_VERSION = "1.0.1"

try:
pwd = os.path.dirname(os.path.abspath(__file__))
Expand Down

0 comments on commit 828b7b6

Please sign in to comment.