File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
__author__ : str = "Eric Mesa"
2
- __version__ : str = "0.8.0 "
2
+ __version__ : str = "0.7.1 "
3
3
__license__ : str = "GNU GPL v3.0"
4
4
__copyright__ : str = "(c) 2020 Eric Mesa"
5
5
__email__ :
str = "[email protected] "
Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ PhotoStats
6
6
7
7
.. image :: https://codecov.io/gh/djotaku/photo_stats/branch/master/graph/badge.svg
8
8
:target: https://codecov.io/gh/djotaku/photo_stats
9
+
9
10
.. image :: https://readthedocs.org/projects/photo-stats/badge/?version=latest
10
- :target: https://photo-stats.readthedocs.io/en/latest/?badge=latest
11
- :alt: Documentation Status
11
+ :target: https://photo-stats.readthedocs.io/en/latest/?badge=latest
12
+ :alt: Documentation Status
12
13
13
14
This is a Python package that will eventually have a bunch of utilities for running a variety of stats on
14
15
your photos based on EXIF data. By using exiv-based library, it can also read data
You can’t perform that action at this time.
0 commit comments