Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
exurd committed Nov 24, 2024
1 parent 66c8487 commit c6ef903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

__prog__ = "alcubierre"
__desc__ = "Teleports to every place on a file."
__version__ = "(git master branch)"
__version__ = "v1.0.0"
__author__ = "exurd"
__copyright__ = "copyright (c) 2024, exurd"
__credits__ = ["exurd"]
Expand Down

0 comments on commit c6ef903

Please sign in to comment.