Skip to content

Commit d18fd0b

Browse files
committed
Update VERSION
1 parent f05a9f1 commit d18fd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyTGA/tga.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__all__ = ["Image", "ImageError", "VERSION"]
77

88

9-
VERSION = "1.0.0"
9+
VERSION = "1.0.1"
1010

1111

1212
def dec_byte(data, size=1, littleEndian=True):

0 commit comments

Comments
 (0)