io4it 0.0.0.12.4__tar.gz → 0.0.0.12.5__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.
Files changed (34) hide show
  1. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/PKG-INFO +1 -1
  2. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/io4it.egg-info/PKG-INFO +1 -1
  3. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/setup.py +2 -2
  4. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/License.txt +0 -0
  5. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/io4it.egg-info/SOURCES.txt +0 -0
  6. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/io4it.egg-info/dependency_links.txt +0 -0
  7. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/io4it.egg-info/entry_points.txt +0 -0
  8. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/io4it.egg-info/namespace_packages.txt +0 -0
  9. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/io4it.egg-info/requires.txt +0 -0
  10. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/io4it.egg-info/top_level.txt +0 -0
  11. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/__init__.py +0 -0
  12. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/ocr_function/__init__.py +0 -0
  13. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/ocr_function/word_converter.py +0 -0
  14. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/OWMarkdownizer.py +0 -0
  15. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/OWPathPropagator.py +0 -0
  16. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/OWS3Uploader.py +0 -0
  17. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/OWS3downloader.py +0 -0
  18. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/OWS3list.py +0 -0
  19. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/OWSpeechToText.py +0 -0
  20. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/OWwordpdf2docx.py +0 -0
  21. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/__init__.py +0 -0
  22. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/designer/ow_in_or_out_path.ui +0 -0
  23. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/designer/owspeechtotext.ui +0 -0
  24. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/designer/wordpdf2docx.ui +0 -0
  25. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/category.svg +0 -0
  26. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/download.png +0 -0
  27. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/in_or_out.png +0 -0
  28. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/list_aws.png +0 -0
  29. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/md.png +0 -0
  30. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/speech_to_text.png +0 -0
  31. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/upload.png +0 -0
  32. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/IO4IT/widgets/icons/wordpdf2docx.png +0 -0
  33. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/orangecontrib/__init__.py +0 -0
  34. {io4it-0.0.0.12.4 → io4it-0.0.0.12.5}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: io4it
3
- Version: 0.0.0.12.4
3
+ Version: 0.0.0.12.5
4
4
  Home-page:
5
5
  Author:
6
6
  Author-email:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: io4it
3
- Version: 0.0.0.12.4
3
+ Version: 0.0.0.12.5
4
4
  Home-page:
5
5
  Author:
6
6
  Author-email:
@@ -31,7 +31,7 @@ class CustomInstall(install):
31
31
  except ImportError:
32
32
  pass
33
33
 
34
- print("\n🔧 Tentative d'installation de PyTorch CUDA 12.6...")
34
+ print("\n\n Tentative d'installation de PyTorch CUDA 12.6...")
35
35
  try:
36
36
  subprocess.check_call([
37
37
  sys.executable, '-m', 'pip', 'install',
@@ -49,7 +49,7 @@ class CustomInstall(install):
49
49
 
50
50
  # Configuration
51
51
  NAME = "io4it"
52
- VERSION = "0.0.0.12.4" # Incrémentez la version
52
+ VERSION = "0.0.0.12.5" # Incrémentez la version
53
53
 
54
54
  INSTALL_REQUIRES = [
55
55
  "boto3",
File without changes
File without changes