Skip to content

Commit 666db67

Browse files
Release 0.0.1
1 parent ebec41d commit 666db67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latticejson/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'latticeJSON'
22
__description__ = 'A JSON based lattice file format'
33
__url__ = 'https://github.com/andreasfelix/latticejson'
4-
__version__ = '0.0.0'
4+
__version__ = '0.0.1'
55
__author__ = 'Felix Andreas'
66
__license__ = 'GNU General Public License v3.0'

0 commit comments

Comments
 (0)