Skip to content

Commit

Permalink
Merge pull request conda-forge#363 from bollwyvl/jupyterlab-361
Browse files Browse the repository at this point in the history
jupyterlab 3.6.1
  • Loading branch information
bollwyvl authored Feb 3, 2023
2 parents 907fd6a + c0a73c7 commit e3fffa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "3.6.0" %}
{% set version = "3.6.1" %}

package:
name: jupyterlab
version: {{ version }}

source:
url: https://pypi.io/packages/source/j/jupyterlab/jupyterlab-{{ version }}.tar.gz
sha256: 536bce7d8d6caf094e63d81d2b05097ca133b89f41d057def68b688da26d8138
sha256: aee98c174180e98a30470297d10b959e8e64f2288970c0de65f0a6d2b4807034

build:
noarch: python
Expand Down

0 comments on commit e3fffa8

Please sign in to comment.