diff --git a/README.md b/README.md index 9cdeb8e..19faa43 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Get Together is an open source event manager for local communities. -Get Together is version *0.7.0*. +Get Together is version *0.8.0*. Try it free at https://gettogether.community diff --git a/get_together/__init__.py b/get_together/__init__.py index a71c5c7..32a90a3 100644 --- a/get_together/__init__.py +++ b/get_together/__init__.py @@ -1 +1 @@ -__version__ = '0.7.0' +__version__ = '0.8.0'