Skip to content

Commit 0a2982c

Browse files
ci: version bump [skip actions]
1 parent 9e0a0cd commit 0a2982c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ message: "If you use this software, please cite it as below."
33
authors:
44
- given-names: "Allen Institute for Neural Dynamics"
55
title: "aind-vast-utils"
6-
version: "v0.1.10"
6+
version: "v0.2.0"
77
date-release: 2025-11-12
88
url: "https://github.com/AllenNeuralDynamics/aind-vast-utils"

src/aind_vast_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package to interface with VAST cluster"""
22

3-
__version__ = "0.1.10"
3+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)