mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 1199115 - Release mozprofile 0.27. r=jgraham DONTBUILD
This commit is contained in:
parent
41d87962b4
commit
2b8ca654a3
@ -6,7 +6,7 @@ import sys
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = 'mozprofile'
|
||||
PACKAGE_VERSION = '0.26'
|
||||
PACKAGE_VERSION = '0.27'
|
||||
|
||||
# we only support python 2 right now
|
||||
assert sys.version_info[0] == 2
|
||||
|
Loading…
Reference in New Issue
Block a user