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 1c7e671 commit fbef03cCopy full SHA for fbef03c
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.1.1"
+__version__ = "0.1.2"
5
__author__ = "Felix Andreas"
6
__license__ = "GNU General Public License v3.0"
0 commit comments