Skip to content

Commit

Permalink
bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Bird committed Sep 30, 2021
1 parent 8868604 commit 057a89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrubadub_spacy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from . import detectors

__version__ = VERSION = "2.0.0.rc1"
__version__ = VERSION = "2.0.0"
__all__ = [
'detectors',
]

0 comments on commit 057a89e

Please sign in to comment.