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 4b14bf5 commit 955d486Copy full SHA for 955d486
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.2"
+__version__ = "0.0.3"
5
__author__ = "Felix Andreas"
6
__license__ = "GNU General Public License v3.0"
0 commit comments