This commit is contained in:
parent
3110840017
commit
af58391164
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -8,7 +8,7 @@ try:
|
|||
except ImportError:
|
||||
from distutils.core import setup
|
||||
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
|
||||
setup(
|
||||
name = "happydomain",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue