diff --git a/tmdeploy/version.py b/tmdeploy/version.py index edba731..68d414e 100644 --- a/tmdeploy/version.py +++ b/tmdeploy/version.py @@ -13,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = '0.2.2rc' +__version__ = '0.2.2'