We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f585a5 commit 439ca98Copy full SHA for 439ca98
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='regex_enumerator',
8
- version='0.10.0',
+ version='0.10.1',
9
packages=find_packages(include=['regex_enumerator', 'regex_enumerator.*']),
10
description='Enumerate all strings that match a given regex',
11
author='Vincenzo Greco',
0 commit comments