Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Jul 12, 2023
1 parent d572e44 commit d6f2317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bqscales/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bqscales",
"version": "0.3.1",
"version": "0.3.2",
"description": "Grammar of Graphics in Python",
"keywords": [
"jupyter",
Expand Down

0 comments on commit d6f2317

Please sign in to comment.