Skip to content

Commit

Permalink
Bump version -> v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
talmago committed Sep 2, 2020
1 parent e0bbe6d commit 598eaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy_crfsuite/about.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "spacy_crfsuite"
__version__ = "1.0.2"
__version__ = "1.1.0"
__summary__ = "spaCy pipeline component for CRF entity extraction"
__author__ = "Tal Almagor"
__email__ = "almagoric@gmail.com"
Expand Down

0 comments on commit 598eaa0

Please sign in to comment.