Skip to content

Commit 430370e

Browse files
Release 0.1.6
1 parent a29cd05 commit 430370e

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.1.5"
4+
__version__ = "0.1.6"
55
__author__ = "Felix Andreas"
66
__license__ = "GNU General Public License v3.0"

0 commit comments

Comments
 (0)