Bump version to 0.4.0
This commit is contained in:
parent
fdb126996a
commit
43f01a1235
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@
|
|||
|
||||
from setuptools import find_packages, setup
|
||||
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
|
||||
with open("README.rst") as readme:
|
||||
description = readme.read() + "\n\n"
|
||||
|
|
Loading…
Reference in a new issue