Bump to 1.0.0

This commit is contained in:
Wataru Otsubo 2025-01-27 11:36:50 +01:00
parent 227fc38196
commit bac7ac5b19
10 changed files with 42 additions and 41 deletions

View file

@ -1,17 +1,19 @@
### A Pluto.jl notebook ###
# v0.20.2
# v0.20.4
using Markdown
using InteractiveUtils
# This Pluto notebook uses @bind for interactivity. When running this notebook outside of Pluto, the following 'mock version' of @bind gives bound variables a default value (instead of an error).
macro bind(def, element)
#! format: off
quote
local iv = try Base.loaded_modules[Base.PkgId(Base.UUID("6e696c72-6542-2067-7265-42206c756150"), "AbstractPlutoDingetjes")].Bonds.initial_value catch; b -> missing; end
local el = $(esc(element))
global $(esc(def)) = Core.applicable(Base.get, el) ? Base.get(el) : iv(el)
el
end
#! format: on
end
# ╔═╡ d3c95316-7ffb-11ef-1e2c-2934f89a2336
@ -348,7 +350,7 @@ SQLite = "~1.6.1"
PLUTO_MANIFEST_TOML_CONTENTS = """
# This file is machine-generated - editing it directly is not advised
julia_version = "1.11.2"
julia_version = "1.11.3"
manifest_format = "2.0"
project_hash = "68b5b1b7d0691b17c298640ebab2813fd849f83c"