Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit 6dde9bd

Browse files
committed
Updating version numbers.
1 parent a352904 commit 6dde9bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: python-zpar
3-
version: "0.9.0"
3+
version: "0.9.1"
44

55
build:
66
number: {{environ.get('BINSTAR_BUILD', 1)}}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def read(fname):
8282

8383
setup(
8484
name='python-zpar',
85-
version='0.9.0',
85+
version='0.9.1',
8686
description='A Wrapper around the ZPar statistical tagger/parser for English',
8787
maintainer='Nitin Madnani',
8888
maintainer_email='nmadnani@ets.org',

0 commit comments

Comments
 (0)