File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
"codeRepository" : " https://github.com/caltechlibrary/handprint" ,
7
7
"issueTracker" : " https://github.com/caltechlibrary/handprint/issues" ,
8
8
"license" : " https://github.com/caltechlibrary/handprint/blob/master/LICENSE" ,
9
- "version" : " 1.2.2 " ,
9
+ "version" : " 1.3.0 " ,
10
10
"author" : [
11
11
{
12
12
"@type" : " Person" ,
Original file line number Diff line number Diff line change 21
21
# | by the Makefile. Manual changes to these values will be lost. |
22
22
# ╰────────────────────── Notice ── Notice ── Notice ─────────────────────╯
23
23
24
- __version__ = '1.2.2 '
24
+ __version__ = '1.3.0 '
25
25
__description__ = 'Apply handwritten text recognition services to document images'
26
26
__url__ = 'https://github.com/caltechlibrary/handprint'
27
27
__author__ = 'Michael Hucka'
Original file line number Diff line number Diff line change 8
8
9
9
[metadata]
10
10
name = handprint
11
- version = 1.2.2
11
+ version = 1.3.0
12
12
description = Apply handwritten text recognition services to document images
13
13
author = Michael Hucka
14
14
You can’t perform that action at this time.
0 commit comments