Skip to content

Commit 81c5341

Browse files
Release 0.0.1
1 parent ede598b commit 81c5341

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.0.0'
4+
__version__ = '0.0.1'
55
__author__ = 'Felix Andreas'
66
__license__ = 'GNU General Public License v3.0'
77
__copyright__ = 'Copyright 2019 Felix Andreas'

0 commit comments

Comments
 (0)