Skip to content

Commit 795edd6

Browse files
authored
Release v0.2.0 (#134)
Includes the `MultipleChoiceExercise` and doc updates.
1 parent 5723138 commit 795edd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scwidgets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.2.0"
22
__authors__ = "the scicode-widgets developer team"
33

44
from .check import * # noqa: F403

0 commit comments

Comments
 (0)