quantumpykit 2.2.3__tar.gz → 2.3.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.4
2
2
  Name: quantumpykit
3
- Version: 2.2.3
3
+ Version: 2.3.3
4
4
  Summary: Installs 200+ of the most useful Python libraries in one command.
5
5
  Author-email: QuantumTechCoder <quantumtechsperts@gmail.com>
6
6
  Classifier: Programming Language :: Python :: 3
@@ -372,6 +372,6 @@ Stop typing `pip install` fifty times on a new machine or virtual environment. O
372
372
 
373
373
  ```bash
374
374
 
375
- pip install universalquantumpykit[all] --no-build-isolation --prefer-binary
375
+ pip install quantumpykit[all] --no-build-isolation --prefer-binary
376
376
  ```
377
377
 
@@ -16,6 +16,6 @@ Stop typing `pip install` fifty times on a new machine or virtual environment. O
16
16
 
17
17
  ```bash
18
18
 
19
- pip install universalquantumpykit[all] --no-build-isolation --prefer-binary
19
+ pip install quantumpykit[all] --no-build-isolation --prefer-binary
20
20
  ```
21
21
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "quantumpykit"
7
- version = "2.2.3"
7
+ version = "2.3.3"
8
8
  authors = [
9
9
  { name="QuantumTechCoder", email="quantumtechsperts@gmail.com" }
10
10
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: quantumpykit
3
- Version: 2.2.3
3
+ Version: 2.3.3
4
4
  Summary: Installs 200+ of the most useful Python libraries in one command.
5
5
  Author-email: QuantumTechCoder <quantumtechsperts@gmail.com>
6
6
  Classifier: Programming Language :: Python :: 3
@@ -372,6 +372,6 @@ Stop typing `pip install` fifty times on a new machine or virtual environment. O
372
372
 
373
373
  ```bash
374
374
 
375
- pip install universalquantumpykit[all] --no-build-isolation --prefer-binary
375
+ pip install quantumpykit[all] --no-build-isolation --prefer-binary
376
376
  ```
377
377
 
File without changes
File without changes