mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
No bug - Bump the mozlog package version; rs=jgraham
This commit is contained in:
parent
de702b2126
commit
f2b16bc10f
@ -5,7 +5,7 @@
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
PACKAGE_NAME = 'mozlog'
|
||||
PACKAGE_VERSION = '2.8'
|
||||
PACKAGE_VERSION = '2.9'
|
||||
|
||||
setup(name=PACKAGE_NAME,
|
||||
version=PACKAGE_VERSION,
|
||||
|
Loading…
Reference in New Issue
Block a user