Skip to content

Commit

Permalink
read version info from hub.version
Browse files Browse the repository at this point in the history
  • Loading branch information
nepeplwu committed Jan 21, 2019
1 parent c9ac67d commit cff7c12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@

from setuptools import find_packages
from setuptools import setup

__version__ = "0.1.0-dev"
from paddle_hub import __version__

REQUIRED_PACKAGES = [
'numpy >= 1.12.0',
Expand Down

0 comments on commit cff7c12

Please sign in to comment.