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 0706476 commit d9acb43Copy full SHA for d9acb43
latticejson/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'latticeJSON'
2
__description__ = 'A JSON based lattice file format'
3
__url__ = 'https://github.com/andreasfelix/latticejson'
4
-__version__ = '0.0.1'
+__version__ = '0.0.2'
5
__author__ = 'Felix Andreas'
6
__license__ = 'GNU General Public License v3.0'
0 commit comments