diff --git a/src/python/tmclient/version.py b/src/python/tmclient/version.py index eed8c1f..dbe0747 100644 --- a/src/python/tmclient/version.py +++ b/src/python/tmclient/version.py @@ -11,5 +11,5 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = '0.3.2.rc' +__version__ = '0.3.2'