diff --git a/mediagoblin/_version.py b/mediagoblin/_version.py index df212faf..d6c6e20d 100644 --- a/mediagoblin/_version.py +++ b/mediagoblin/_version.py @@ -14,4 +14,4 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -__version__ = "0.0.5" +__version__ = "0.1.0"