Skip to content

Commit 4f619fd

Browse files
committed
Bump for new release
1 parent 8348a9a commit 4f619fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pip install caltechdata_api
2929

3030
There are some example python scripts in the GitHub repository.
3131

32-
###Create a record:
32+
### Create a record:
3333

3434
```shell
3535
python write.py example.json -fnames logo.gif
@@ -39,7 +39,7 @@ python write.py example.json -fnames logo.gif
3939
the end of a url to visit the record (e.g.
4040
https://data.caltechlibrary.dev/records/pbkn6-m9y63)
4141

42-
###Edit a record
42+
### Edit a record
4343
Make changes to the example.json file to see a change)
4444
```
4545
python edit.py example.json -id pbkn6-m9y63

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"codeRepository": "https://github.com/caltechlibrary/caltechdata_api",
77
"issueTracker": "https://github.com/caltechlibrary/caltechdata_api/issues",
88
"license": "https://data.caltech.edu/license",
9-
"version": "1.9.1",
9+
"version": "1.10.0",
1010
"author": [
1111
{
1212
"@type": "Person",

0 commit comments

Comments
 (0)