Release 0.11.0
Thomas Ross
2 years ago
0 | |
v0.11.0 - ???
|
|
0 |
v0.11.0 - June 06, 2020
|
1 | 1 |
BREAKING CHANGES
|
2 | 2 |
+ Require Exiv2, GExiv2, and GExiv2 Introspection Data.
|
3 | 3 |
|
0 | |
__version__ = "0.10.0"
|
|
0 |
__version__ = "0.11.0"
|
1 | 1 |
|
2 | 2 |
__license__ = """
|
3 | 3 |
Mirage, a fast GTK+ Image Viewer
|
67 | 67 |
|
68 | 68 |
setup(
|
69 | 69 |
name="Mirage",
|
70 | |
version="0.10.0",
|
|
70 |
version="0.11.0",
|
71 | 71 |
description="A fast GTK+ image viewer",
|
72 | 72 |
author="Scott Horowitz",
|
73 | 73 |
author_email="stonecrest@gmail.com",
|