diff --git a/jumanji/version.py b/jumanji/version.py index a2526012d..cd3b0c876 100644 --- a/jumanji/version.py +++ b/jumanji/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.0.0" +__version__ = "1.0.1"