Skip to content

Commit c900aeb

Browse files
committed
Merge branch 'pr/43'
2 parents 8d3c63e + 27742de commit c900aeb

File tree

4 files changed

+9
-53
lines changed

4 files changed

+9
-53
lines changed

examples/0_bicop.ipynb

Lines changed: 4 additions & 26 deletions
Large diffs are not rendered by default.

examples/2_num_hfunc.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
],
356356
"metadata": {
357357
"kernelspec": {
358-
"display_name": ".venv",
358+
"display_name": "torchvinecopulib",
359359
"language": "python",
360360
"name": "python3"
361361
},
@@ -369,7 +369,7 @@
369369
"name": "python",
370370
"nbconvert_exporter": "python",
371371
"pygments_lexer": "ipython3",
372-
"version": "3.13.3"
372+
"version": "3.11.13"
373373
}
374374
},
375375
"nbformat": 4,

examples/3_bicop_tll.ipynb

Lines changed: 2 additions & 24 deletions
Large diffs are not rendered by default.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ documentation = "https://ty-cheng.github.io/torchvinecopulib/"
1717

1818
[project]
1919
name = "torchvinecopulib"
20-
version = "1.1.0"
20+
version = "1.1.1"
2121
requires-python = ">=3.11"
2222
authors = [{ name = "Tuoyuan Cheng", email = "[email protected]" }]
2323
maintainers = [

0 commit comments

Comments
 (0)