Skip to content

Commit 7638100

Browse files
Merge pull request #101 from JohnsonBiophysicsLab/yingyue2030699-patch-1
Bump up version to v2.0
2 parents 03725f1 + 77297a8 commit 7638100

File tree

3 files changed

+2
-36
lines changed

3 files changed

+2
-36
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-22.04
55
tools:
6-
python: "3.9" # Adjust Python version if needed
6+
python: "3.10" # Adjust Python version if needed
77

88
sphinx:
99
configuration: website/source/conf.py # Adjust if your config is in a different location

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ioNERDSS"
7-
version = "1.2.0"
7+
version = "2.0"
88
description = "Package for preparing NERDSS inputs and analysing outputs."
99
readme = "README.md"
1010
license = { text = "GPL-3.0" }

test_plat.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)