Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Aug 18, 2020
1 parent f56bfcb commit 8876988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
DESCRIPTION = f.read()

setup(name="paperai",
version="1.2.1",
version="1.3.0",
author="NeuML",
description="AI-powered literature discovery and review engine for medical/scientific papers",
long_description=DESCRIPTION,
Expand All @@ -32,7 +32,7 @@
"networkx>=2.4",
"PyYAML>=5.3",
"regex>=2020.5.14",
"txtai>=1.0.0",
"txtai>=1.1.0",
],
classifiers=[
"License :: OSI Approved :: Apache Software License",
Expand Down

0 comments on commit 8876988

Please sign in to comment.