Skip to content

Commit 760b96a

Browse files
committed
Bump package version, 0.7.0 => 0.7.1
1 parent f22680e commit 760b96a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changes
22

3-
### 0.7.1 (in development)
3+
### 0.7.1 (2019-06-25)
44

55
#### New:
66

textacy/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.7.0"
1+
__version__ = "0.7.1"
22
__description__ = "NLP, before and after spaCy"
33
__url__ = "https://github.com/chartbeat-labs/textacy"
44
__download_url__ = "https://pypi.org/project/textacy"

0 commit comments

Comments
 (0)