Commit 07a87ed committed Dec 4, 2022 Verified
1 parent 63d1c26 commit 07a87ed Copy full SHA for 07a87ed
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 50
50
# built documents.
51
51
#
52
52
# The short X.Y version.
53
- version = "1.0.1 "
53
+ version = "1.0.2 "
54
54
# The full version, including alpha/beta/rc tags.
55
- release = "1.0.1 "
55
+ release = "1.0.2 "
56
56
57
57
# The language for content autogenerated by Sphinx. Refer to documentation
58
58
# for a list of supported languages.
Original file line number Diff line number Diff line change 20
20
"""
21
21
22
22
__author__ = "Pablo Seminario <pablo@seminar.io>"
23
- __version__ = "1.0.1 "
23
+ __version__ = "1.0.2 "
24
24
25
25
import sys
26
26
Original file line number Diff line number Diff line change 7
7
8
8
setup (
9
9
name = "libgravatar" ,
10
- version = "1.0.1 " ,
10
+ version = "1.0.2 " ,
11
11
author = "Pablo Seminario" ,
12
12
author_email = "pablo@seminar.io" ,
13
13
url = "https://github.com/pabluk/libgravatar" ,
You can’t perform that action at this time.
0 commit comments