Switch over media processor to use the get_workbench decorator (#565)
[mediagoblin.git] / mediagoblin / _version.py
index 5e69f21a13afe19bf2352a665350f8cdc1d2c567..2db399a903b1eb6242031a75b4aa7604ab92ba2a 100644 (file)
@@ -1,5 +1,5 @@
 # GNU MediaGoblin -- federated, autonomous media hosting
-# Copyright (C) 2011 MediaGoblin contributors.  See AUTHORS.
+# Copyright (C) 2011, 2012 MediaGoblin contributors.  See AUTHORS.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
@@ -23,4 +23,4 @@
 
 # see http://www.python.org/dev/peps/pep-0386/
 
-__version__ = "0.3.0.dev"
+__version__ = "0.3.3.dev"