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

Commit 229cbf8

Browse files
committed
bug fixes
1 parent 99f8a60 commit 229cbf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ runestone/.DS_Store
6767
runestone/assess/.DS_Store
6868
.DS_Store
6969
.history
70-
.nova
70+
.nova

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ license = "GPL"
3434
name = "runestone"
3535
readme = "README.rst"
3636
repository = "https://github.com/RunestoneInteractive/RunestoneComponents"
37-
version = "6.6.1"
37+
version = "6.6.2"
3838

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

0 commit comments

Comments
 (0)