# | Line 14 | Line 14 | if libs[0] != 0: | |
---|---|---|
14 | exit("Failed to get libs: " + libs[1]) | |
15 | ||
16 | setup( name = "statgrab", | |
17 | < | version = "0.8.1", |
17 | > | version = "0.8.2", |
18 | description = "Python bindings for libstatgrab", | |
19 | author = "i-scream", | |
20 | author_email = "dev@i-scream.org", |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |