Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 8033567

Browse files
committed
beta test
1 parent b63845d commit 8033567

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3",
2424
"Programming Language :: Python :: 3.7",
2525
"Programming Language :: Python :: 3.8",
26+
"Programming Language :: Python :: 3.9",
2627
"Topic :: Education",
2728
"Topic :: Text Processing :: Markup",
2829
]
@@ -33,7 +34,7 @@ license = "GPL"
3334
name = "runestone"
3435
readme = "README.rst"
3536
repository = "https://github.com/RunestoneInteractive/RunestoneComponents"
36-
version = "6.2.3dev"
37+
version = "6.3.0beta1"
3738

3839
# See https://python-poetry.org/docs/pyproject/#include-and-exclude.
3940
include = [

0 commit comments

Comments
 (0)