yeref 0.29.14__tar.gz → 0.29.15__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.29.14
3
+ Version: 0.29.15
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
@@ -2,7 +2,7 @@ from setuptools import setup
2
2
 
3
3
  setup(
4
4
  name='yeref',
5
- version='0.29.14',
5
+ version='0.29.15',
6
6
  description='desc-f',
7
7
  author='john smith',
8
8
  packages=['yeref'],
@@ -15,7 +15,7 @@ import mimetypes
15
15
  import os
16
16
  import random
17
17
  import regex
18
- import re
18
+ import re
19
19
  import csv
20
20
  import subprocess
21
21
  import uuid
@@ -252,7 +252,7 @@ GROUPP_CCHECK_ = '☑☐☐☐☐'
252
252
  GROUPP_CBAN_ = '☐☐☑☐☐'
253
253
  GROUPP_CCHANNEL_ = '☑☐'
254
254
  GROUPP_CNEURO_ = '☐☐☐☐☐☐☐☐'
255
- GROUPP_CLINK_ = '☑☑☑'
255
+ GROUPP_CLINKS_ = '☑☑☑☑'
256
256
  GROUPP_CSYMBOL_ = '☐☐'
257
257
  GROUPP_CMEDIA_ = '☑☑☑☑☑☑☑☑☑☐☐'
258
258
  GROUPP_CFLOOD_ = 0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.29.14
3
+ Version: 0.29.15
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
File without changes
File without changes
File without changes
File without changes
File without changes