mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-15 13:09:14 +00:00
Bug 983287 - Update the version of mozlog now structured logging has landed, r=wlach
This commit is contained in:
parent
22e49264ac
commit
87ab491c2e
@ -5,7 +5,7 @@
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
PACKAGE_NAME = 'mozlog'
|
||||
PACKAGE_VERSION = '1.5'
|
||||
PACKAGE_VERSION = '1.6'
|
||||
|
||||
setup(name=PACKAGE_NAME,
|
||||
version=PACKAGE_VERSION,
|
||||
|
Loading…
x
Reference in New Issue
Block a user