Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4b8a0de

Browse files
Release 0.19.1
1 parentfd02487 commit4b8a0de

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##v0.19.1
2+
3+
Version 0.19.0 did not contain a valid release on npm. This release is to fix that.
4+
15
##v0.19.0
26

37
###New Features

‎environment.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ipyleaflet
33
channels:
44
-conda-forge
55
dependencies:
6-
-ipyleaflet=0.17
6+
-ipyleaflet=0.19.1
77
-scipy
88
-bqplot
99
-rasterio

‎python/ipyleaflet/ipyleaflet/_version.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Distributed under the terms of the Modified BSD License.
33

44
EXTENSION_VERSION="^0.19"
5-
__version__="0.19.0"
5+
__version__="0.19.1"

‎python/jupyter_leaflet/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"jupyter-leaflet",
3-
"version":"0.19.0",
3+
"version":"0.19.1",
44
"description":"jupyter - leaflet bridge",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp