kopia lustrzana https://github.com/micropython/micropython-lib
re-pcre: Bump version after debug publishings trying to resolve pip issue.
rodzic
a0ac03599e
commit
085579bcaf
|
@ -5,7 +5,7 @@ sys.path.pop(0)
|
||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
|
|
||||||
setup(name='micropython-re-pcre',
|
setup(name='micropython-re-pcre',
|
||||||
version='0.1.1',
|
version='0.1.5',
|
||||||
description='re module for MicroPython, based on PCRE and FFI',
|
description='re module for MicroPython, based on PCRE and FFI',
|
||||||
url='https://github.com/micropython/micropython/issues/405',
|
url='https://github.com/micropython/micropython/issues/405',
|
||||||
author='Paul Sokolovsky',
|
author='Paul Sokolovsky',
|
||||||
|
|
Ładowanie…
Reference in New Issue