pack-mm 0.0.26__tar.gz → 0.0.28__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: pack-mm
3
- Version: 0.0.26
3
+ Version: 0.0.28
4
4
  Summary: packing materials and molecules in boxes using for machine learnt interatomic potentials
5
5
  Author: Alin M. Elena
6
6
  Classifier: Programming Language :: Python
@@ -240,6 +240,13 @@ after optimisation
240
240
 
241
241
  ```
242
242
 
243
+ ## License
244
+
245
+ [MIT License](LICENSE)
246
+
247
+ ## Funding
248
+
249
+
243
250
 
244
251
  [python-badge]: https://img.shields.io/pypi/pyversions/pack-mm.svg
245
252
  [python-link]: https://pypi.org/project/pack-mm/
@@ -219,6 +219,13 @@ after optimisation
219
219
 
220
220
  ```
221
221
 
222
+ ## License
223
+
224
+ [MIT License](LICENSE)
225
+
226
+ ## Funding
227
+
228
+
222
229
 
223
230
  [python-badge]: https://img.shields.io/pypi/pyversions/pack-mm.svg
224
231
  [python-link]: https://pypi.org/project/pack-mm/
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "pack-mm"
3
- version = "0.0.26"
3
+ version = "0.0.28"
4
4
  description = "packing materials and molecules in boxes using for machine learnt interatomic potentials"
5
5
  authors = [
6
6
  { name = "Alin M. Elena" },
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes