diff --git a/src/python/jtmodules/__init__.py b/src/python/jtmodules/__init__.py index ee70736..d3daa01 100644 --- a/src/python/jtmodules/__init__.py +++ b/src/python/jtmodules/__init__.py @@ -11,4 +11,4 @@ # 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.0' +__version__ = '0.3.1'