We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174d957 commit 78d8952Copy full SHA for 78d8952
atoms/main.py
@@ -62,7 +62,7 @@ def on_about_action(self, *args):
62
license='gpl-3.0-only',
63
website='https://github.com/mirkobrombin/Atoms',
64
issue_url='https://github.com/mirkobrombin/Atoms/issues',
65
- version='0.0.5',
+ version='1.0.3',
66
developers=['Mirko Brombin https://github.com/mirkobrombin/'],
67
artists=['Allaeddine Boulefaat https://github.com/allaeddineomc'],
68
copyright='© 2022 Mirko Brombin')
0 commit comments