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 fd465b8 commit 5af16e1Copy full SHA for 5af16e1
apace/__about__.py
@@ -1,7 +1,7 @@
1
__title__ = 'apace'
2
__description__ = 'Another Particle Accelerator Code'
3
__url__ = 'https://github.com/andreasfelix/apace'
4
-__version__ = '0.1'
+__version__ = '0.0.0'
5
__author__ = 'Felix Andreas'
6
__license__ = 'GNU General Public License v3.0'
7
__copyright__ = 'Copyright 2019 Felix Andreas'
0 commit comments