| # | Line 14 | Line 14 | if libs[0] != 0: | |
|---|---|---|
| 14 | exit("Failed to get libs: " + libs[1]) | |
| 15 | ||
| 16 | setup( name = "statgrab", | |
| 17 | < | version = "0.9", |
| 17 | > | version = "0.9.1", |
| 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 |