Bump version to 1.0.0
This commit is contained in:
parent
e3b39d83ba
commit
c0551f3797
3 changed files with 8 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="bowl",
|
||||
version="0.0.1",
|
||||
version="1.0.0",
|
||||
packages=[
|
||||
"bowl",
|
||||
"bowl.euphoria",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue