Skip to content

Commit 5af16e1

Browse files
committed
update version number
1 parent fd465b8 commit 5af16e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apace/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = 'apace'
22
__description__ = 'Another Particle Accelerator Code'
33
__url__ = 'https://github.com/andreasfelix/apace'
4-
__version__ = '0.1'
4+
__version__ = '0.0.0'
55
__author__ = 'Felix Andreas'
66
__license__ = 'GNU General Public License v3.0'
77
__copyright__ = 'Copyright 2019 Felix Andreas'

0 commit comments

Comments
 (0)