Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
- Closes WojciechMula#79 --- add remove_word/pop methods that remove a word from trie
- Some minor fixes
  • Loading branch information
WojciechMula committed Dec 13, 2018
1 parent 7d7fda9 commit 948ebf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def get_long_description():

setup(
name='pyahocorasick',
version='1.2.0dev1',
version='1.2.0',
ext_modules=[module],

description=(
Expand Down

0 comments on commit 948ebf2

Please sign in to comment.