File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ authors:
6
6
given-names : " Matthew"
7
7
orcid : " https://orcid.org/0000-0003-4124-7862"
8
8
affiliation : " University of Wisconsin-Madison"
9
- title : " cvmfs-venv: v0.0.6 "
10
- version : 0.0.6
9
+ title : " cvmfs-venv: v0.0.7 "
10
+ version : 0.0.7
11
11
doi : 10.5281/zenodo.7751033
12
- repository-code : " https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.6 "
12
+ repository-code : " https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.7 "
13
13
keywords :
14
14
- python
15
15
- cvmfs
Original file line number Diff line number Diff line change @@ -290,11 +290,11 @@ The preferred BibTeX entry for citation of `cvmfs-venv` is
290
290
```
291
291
@software{cvmfs-venv,
292
292
author = {Matthew Feickert},
293
- title = "{cvmfs-venv: v0.0.6 }",
294
- version = {0.0.6 },
293
+ title = "{cvmfs-venv: v0.0.7 }",
294
+ version = {0.0.7 },
295
295
doi = {10.5281/zenodo.7751033},
296
296
url = {https://doi.org/10.5281/zenodo.7751033},
297
- note = {https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.6 }
297
+ note = {https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.7 }
298
298
}
299
299
```
300
300
You can’t perform that action at this time.
0 commit comments