Skip to content

Commit e1eb9a6

Browse files
Release 0.1.5
1 parent 9c039dc commit e1eb9a6

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

0 commit comments

Comments
 (0)