optimuslib 0.0.39__tar.gz → 0.0.40__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: optimuslib
3
- Version: 0.0.39
3
+ Version: 0.0.40
4
4
  Summary: Function Library for mostly used codes
5
5
  Author: Shomi Nanwani
6
6
  Requires-Python: >=3.9,<4.0
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "optimuslib"
3
- version = "0.0.39"
3
+ version = "0.0.40"
4
4
  description = "Function Library for mostly used codes"
5
5
  authors = ["Shomi Nanwani"]
6
6
  readme = "README.md"
File without changes