diff --git a/bqscales/_version.py b/bqscales/_version.py index 856567a..9658ee0 100644 --- a/bqscales/_version.py +++ b/bqscales/_version.py @@ -15,4 +15,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.3.1" +__version__ = "0.3.2" diff --git a/package.json b/package.json index 0508500..9cd3ed7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bqscales", - "version": "0.3.1", + "version": "0.3.2", "description": "Grammar of Graphics in Python", "keywords": [ "jupyter",