Skip to content

Commit

Permalink
Rename the project and tag 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Apr 5, 2022
1 parent 636a09d commit d8a0c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/monas/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from monas.commands.new import new
from monas.commands.publish import publish

__version__ = "0.0.1"
__version__ = "0.0.2"

click.rich_click.USE_RICH_MARKUP = True
traceback.install()
Expand Down

0 comments on commit d8a0c0c

Please sign in to comment.