- fix installation error.
This commit is contained in:
parent
33401d6e4d
commit
569fe37336
2
MANIFEST.in
Normal file
2
MANIFEST.in
Normal file
@ -0,0 +1,2 @@
|
||||
include LICENSE
|
||||
include README.rst
|
2
setup.py
2
setup.py
@ -1,6 +1,6 @@
|
||||
from setuptools import setup
|
||||
|
||||
VERSION = "0.5.0"
|
||||
VERSION = "0.5.0a"
|
||||
|
||||
|
||||
setup(
|
||||
|
Loading…
x
Reference in New Issue
Block a user