Skip to content

Commit

Permalink
bump verson for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jessdtate committed Sep 20, 2023
1 parent 296a47e commit 8853693
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cff-version: 1.0
cff-version: 1.0.1rc1
message: "If you use this software, please cite it as below."
authors:
- family-names: Tate
Expand Down Expand Up @@ -31,6 +31,6 @@ authors:
- family-names: Narayan
given-names: Akil
orcid: https://orcid.org/0000-0002-5914-4207
title: SCIInstitute/UncertainSCI: v1.0
version: v1.0
title: SCIInstitute/UncertainSCI: v1.0.1rc1
version: v1.0.1rc1
date-released: 2023-08-08
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='UncertainSCI',
version='1.0.1',
version='1.0.1rc1',
author='UncertainSCI Developers',
author_email='uncertainsci@sci.utah.edu',
packages=find_packages(),
Expand Down

0 comments on commit 8853693

Please sign in to comment.