Prepare 0.0.5
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
nemunaire 2023-04-13 06:56:39 +02:00
parent e9ecfccdb3
commit b2bf152af4
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ try:
except ImportError:
from distutils.core import setup
version = "0.0.4"
version = "0.0.5"
setup(
name = "happydomain",