Skip to content

Commit 563ad4c

Browse files
Bump version: 0.0.6 → 0.0.7
1 parent 2011368 commit 563ad4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ authors:
66
given-names: "Matthew"
77
orcid: "https://orcid.org/0000-0003-4124-7862"
88
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
1111
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"
1313
keywords:
1414
- python
1515
- cvmfs

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,11 @@ The preferred BibTeX entry for citation of `cvmfs-venv` is
290290
```
291291
@software{cvmfs-venv,
292292
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},
295295
doi = {10.5281/zenodo.7751033},
296296
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}
298298
}
299299
```
300300

0 commit comments

Comments
 (0)