diff --git a/tmdeploy/version.py b/tmdeploy/version.py index d4efb35..8dfb15a 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.3.1rc' +__version__ = '0.3.1'