Skip to content

Commit 0e680aa

Browse files
author
ribx
authored
Update setup.py
1 parent 13347f7 commit 0e680aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
from version import __version__
3+
from .version import __version__
44

55
def long_description():
66
descr = open('README.rst', 'r').read()

0 commit comments

Comments
 (0)