Bump version to 1.0.0

This commit is contained in:
Joscha 2019-06-21 18:20:29 +00:00
parent e3b39d83ba
commit c0551f3797
3 changed files with 8 additions and 4 deletions

View file

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="bowl",
version="0.0.1",
version="1.0.0",
packages=[
"bowl",
"bowl.euphoria",