Skip to content

Commit

Permalink
v.0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwichupa committed Dec 6, 2021
1 parent b99a9f0 commit c08e796
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 @@ -646,7 +646,7 @@ def main():

if __name__ == "__main__":
__appname__ = "RussianFIO2AD"
__version__ = "0.1.3-beta2"
__version__ = "0.1.3"

# set working directory
appdirs = AppDirs(__appname__, isportable=True, portabledatadirname='data')
Expand Down

0 comments on commit c08e796

Please sign in to comment.