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.1 "
10
- version : 0.0.1
9
+ title : " cvmfs-venv: v0.0.2 "
10
+ version : 0.0.2
11
11
doi : 10.5281/zenodo.7751033
12
- repository-code : " https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.1 "
12
+ repository-code : " https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.2 "
13
13
keywords :
14
14
- python
15
15
- cvmfs
Original file line number Diff line number Diff line change @@ -240,11 +240,11 @@ The preferred BibTeX entry for citation of `cvmfs-venv` is
240
240
```
241
241
@software{cvmfs-venv,
242
242
author = {Matthew Feickert},
243
- title = "{cvmfs-venv: v0.0.1 }",
244
- version = {0.0.1 },
243
+ title = "{cvmfs-venv: v0.0.2 }",
244
+ version = {0.0.2 },
245
245
doi = {10.5281/zenodo.7751033},
246
246
url = {https://doi.org/10.5281/zenodo.7751033},
247
- note = {https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.1 }
247
+ note = {https://github.com/matthewfeickert/cvmfs-venv/releases/tag/v0.0.2 }
248
248
}
249
249
```
250
250
You can’t perform that action at this time.
0 commit comments