Skip to content

Commit 7187c41

Browse files
Bump version: 0.0.1 → 0.0.2
1 parent ffc4977 commit 7187c41

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.1"
10-
version: 0.0.1
9+
title: "cvmfs-venv: v0.0.2"
10+
version: 0.0.2
1111
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"
1313
keywords:
1414
- python
1515
- cvmfs

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,11 @@ The preferred BibTeX entry for citation of `cvmfs-venv` is
240240
```
241241
@software{cvmfs-venv,
242242
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},
245245
doi = {10.5281/zenodo.7751033},
246246
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}
248248
}
249249
```
250250

0 commit comments

Comments
 (0)