Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lrauschning committed Aug 23, 2024
1 parent 1b1fde8 commit 35e5e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msyd/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
__version__ = "0.10"
__version__ = "0.20"

from msyd.main import main
if __name__ == '__main__':
Expand Down

0 comments on commit 35e5e1e

Please sign in to comment.