Skip to content

Commit 1624b9d

Browse files
author
R. S. Doiel
committed
commiting to main
1 parent 38a0b51 commit 1624b9d

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed
359 Bytes
Binary file not shown.
23.7 KB
Binary file not shown.

pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.3.0","languages":{"en-us":{"hash":"en-us_25e7551c5f443","wasm":"en-us","page_count":29}}}
1+
{"version":"1.3.0","languages":{"en-us":{"hash":"en-us_a859d7bb67c18","wasm":"en-us","page_count":29}}}
311 Bytes
Binary file not shown.

user_manual.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1 id="user-and-developer-manual">User and Developer Manual</h1>
2525
<ul>
2626
<li><a href="docs/attachments.html">attachements</a></li>
2727
<li><a href="docs/create.html">create</a></li>
28-
<li>[delete]docs/delete.md)</li>
28+
<li><a href="docs/delete.html">delete</a></li>
2929
<li><a href="docs/dot_path.html">dot_path</a></li>
3030
<li><a href="docs/frame.html">frame</a></li>
3131
<li><a href="docs/frame_objects.html">frame_objectss</a></li>

user_manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The follow is documentation on using py_dataset.
88
- dataset methods
99
- [attachements](docs/attachments.md)
1010
- [create](docs/create.md)
11-
- [delete]docs/delete.md)
11+
- [delete](docs/delete.md)
1212
- [dot_path](docs/dot_path.md)
1313
- [frame](docs/frame.md)
1414
- [frame_objectss](docs/frame_objects.md)

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
export const version = '2.2.3.1',
44
releaseDate = '2025-04-17',
5-
releaseHash = 'c4411f1',
5+
releaseHash = '38a0b51',
66
licenseText = '''
77
88
Copyright (c) 2023, Caltech

0 commit comments

Comments
 (0)