kopia lustrzana https://github.com/micropython/micropython-lib
unittest: Bump version.
rodzic
5437db4638
commit
1fb585ccd8
|
@ -1,7 +1,7 @@
|
||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
|
|
||||||
setup(name='micropython-unittest',
|
setup(name='micropython-unittest',
|
||||||
version='0.0.2',
|
version='0.0.3',
|
||||||
description='Reimplementation of unittest package for MicroPython',
|
description='Reimplementation of unittest package for MicroPython',
|
||||||
url='https://github.com/micropython/micropython/issues/405',
|
url='https://github.com/micropython/micropython/issues/405',
|
||||||
author='MicroPython Developers',
|
author='MicroPython Developers',
|
||||||
|
|
Ładowanie…
Reference in New Issue