We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ac035 commit 085579bCopy full SHA for 085579b
re-pcre/setup.py
@@ -5,7 +5,7 @@
5
from distutils.core import setup
6
7
setup(name='micropython-re-pcre',
8
- version='0.1.1',
+ version='0.1.5',
9
description='re module for MicroPython, based on PCRE and FFI',
10
url='https://github.com/micropython/micropython/issues/405',
11
author='Paul Sokolovsky',
0 commit comments