Skip to content

Commit

Permalink
bump to 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
randy3k committed Oct 18, 2023
1 parent 95194d1 commit d9b31b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radian/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .app import get_app, main

__version__ = '0.6.7'
__version__ = '0.6.8'

__all__ = ["get_app", "main"]

0 comments on commit d9b31b3

Please sign in to comment.