Skip to content

Commit 439ca98

Browse files
committed
Bump version to 0.10.1
1 parent 4f585a5 commit 439ca98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='regex_enumerator',
8-
version='0.10.0',
8+
version='0.10.1',
99
packages=find_packages(include=['regex_enumerator', 'regex_enumerator.*']),
1010
description='Enumerate all strings that match a given regex',
1111
author='Vincenzo Greco',

0 commit comments

Comments
 (0)