bump version
This commit is contained in:
parent
f0543842c1
commit
7de29b7b92
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,6 +2,6 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(name="saucebrush",
|
||||
version='0.1',
|
||||
version='0.5.0-dev',
|
||||
packages=['saucebrush'],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue