We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59702e9 commit c27ed11Copy full SHA for c27ed11
CITATION.cff
@@ -11,6 +11,6 @@ authors:
11
given-names: Michael R.
12
orcid: https://orcid.org/0000-0002-2961-9670
13
title: "runcrate"
14
-version: 0.2.0
+version: 0.3.0
15
doi: 10.5281/zenodo.7762627
16
-date-released: 2023-06-23
+date-released: 2023-10-06
src/runcrate/__init__.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "0.2.0"
+__version__ = "0.3.0"
0 commit comments