Skip to content

Commit 085579b

Browse files
committed
re-pcre: Bump version after debug publishings trying to resolve pip issue.
1 parent a0ac035 commit 085579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

re-pcre/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from distutils.core import setup
66

77
setup(name='micropython-re-pcre',
8-
version='0.1.1',
8+
version='0.1.5',
99
description='re module for MicroPython, based on PCRE and FFI',
1010
url='https://github.com/micropython/micropython/issues/405',
1111
author='Paul Sokolovsky',

0 commit comments

Comments
 (0)