kopia lustrzana https://github.com/micropython/micropython-lib
unittest: Bump version for PyPI.
rodzic
a432e9ecf1
commit
54d9716666
|
@ -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.1',
|
version='0.0.2',
|
||||||
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