Skip to content

Commit c9ed62e

Browse files
authored
Merge pull request #32 from hmasdev/bot/update-version-to-0.3.0
Update version to 0.3.0
2 parents 115c3e4 + 50288bb commit c9ed62e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simple_typing_application/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
typing_game,
1111
)
1212

13-
__version__ = "0.2.0"
13+
__version__ = '0.3.0'
1414

1515
__all__ = [
1616
const.__name__,

0 commit comments

Comments
 (0)