linkture 3.2.2__tar.gz → 3.2.3__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.1
2
2
  Name: linkture
3
- Version: 3.2.2
3
+ Version: 3.2.3
4
4
  Summary: PARSE and PROCESS BIBLE SCRIPTURE REFERENCES: extract, tag, link, rewrite, translate, BCV-encode and decode
5
5
  Keywords: bible,scriptures,scripture-references,scripture-translation,scripture-parser,scripture-linker
6
6
  Author-Email: "Eryk J." <infiniti@inventati.org>
@@ -36,7 +36,7 @@ keywords = [
36
36
  "scripture-parser",
37
37
  "scripture-linker",
38
38
  ]
39
- version = "3.2.2"
39
+ version = "3.2.3"
40
40
 
41
41
  [project.license]
42
42
  text = "MIT"
@@ -27,7 +27,7 @@
27
27
  """
28
28
 
29
29
  __app__ = 'linkture'
30
- __version__ = 'v3.2.2'
30
+ __version__ = 'v3.2.3'
31
31
 
32
32
 
33
33
  import json, regex, sqlite3
index 1150d1e..cee1c2b 100644
Binary file
File without changes
File without changes