diff --git a/package.json b/package.json index 3e4a40e..a3ca926 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "array-view", - "version": "0.2.1", + "version": "0.3.0", "description": "Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.", "license": "MIT", "repository": {