kececinumbers 0.1.3__tar.gz → 0.1.4__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: kececinumbers
3
- Version: 0.1.3
3
+ Version: 0.1.4
4
4
  Summary: Keçeci Numbers An Exploration of a Dynamic Sequence Across Diverse Number Sets
5
5
  Home-page: https://github.com/WhiteSymmetry/kececinumbers
6
6
  Author: Mehmet Keçeci
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kececinumbers
3
- Version: 0.1.3
3
+ Version: 0.1.4
4
4
  Summary: Keçeci Numbers An Exploration of a Dynamic Sequence Across Diverse Number Sets
5
5
  Home-page: https://github.com/WhiteSymmetry/kececinumbers
6
6
  Author: Mehmet Keçeci
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
3
3
 
4
4
  setup(
5
5
  name="kececinumbers",
6
- version="0.1.3",
6
+ version="0.1.4",
7
7
  description="Keçeci Numbers An Exploration of a Dynamic Sequence Across Diverse Number Sets",
8
8
  long_description=open("README.md").read(),
9
9
  long_description_content_type="text/markdown",
File without changes
File without changes
File without changes
File without changes