kececinumbers 0.4.8__py3-none-any.whl → 0.5.0__py3-none-any.whl

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.
kececinumbers/__init__.py CHANGED
@@ -1,3 +1,4 @@
1
+ # -*- coding: utf-8 -*-
1
2
  # __init__.py
2
3
 
3
4
  """
@@ -21,7 +22,7 @@ import warnings
21
22
  # importlib.reload(kececinumbers) # F821 undefined name 'kececinumbers'
22
23
 
23
24
  # Paket sürüm numarası
24
- __version__ = "0.4.7"
25
+ __version__ = "0.4.9"
25
26
  __author__ = "Mehmet Keçeci"
26
27
  __email__ = "mkececi@yaani.com"
27
28
 
kececinumbers/_version.py CHANGED
@@ -1,6 +1,7 @@
1
+ # -*- coding: utf-8 -*-
1
2
  # _version.py
2
3
 
3
- __version__ = "0.4.7"
4
+ __version__ = "0.4.9"
4
5
  __license__ = "MIT"
5
6
  __description__ = "Keçeci Numbers: An Exploration of a Dynamic Sequence Across Diverse Number Sets."
6
7
  __author__ = "Mehmet Keçeci"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kececinumbers
3
- Version: 0.4.8
3
+ Version: 0.5.0
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
@@ -30,7 +30,7 @@ License: MIT License
30
30
  SOFTWARE.
31
31
 
32
32
  Project-URL: Homepage, https://github.com/WhiteSymmetry/kececinumbers
33
- Project-URL: Bug Tracker, https://github.com/WhiteSymmetry/kececinumbers/issues
33
+ Project-URL: Repository, https://github.com/WhiteSymmetry/kececinumbers
34
34
  Classifier: Programming Language :: Python :: 3
35
35
  Classifier: License :: OSI Approved :: MIT License
36
36
  Classifier: Operating System :: OS Independent
@@ -0,0 +1,10 @@
1
+ docs/conf.py,sha256=jkpH_TchRJcC_EspKeY1E_rml2ODmIWhWoqvyCPu_ok,1116
2
+ kececinumbers/__init__.py,sha256=tCKFkdwko6B2z0Bo63cxwO3TBq-LzqN0dF0aKtOg2Bo,3620
3
+ kececinumbers/_version.py,sha256=foYPLIQB7lNRVGRtUimFqzjxt3Gy2A41-cdgEBuRAz0,453
4
+ kececinumbers/kececinumbers.py,sha256=nlK65PcoiCJ32xbnwLpNFesfTiaksUyodqc2bj7lcSk,39705
5
+ kececinumbers-0.5.0.dist-info/licenses/LICENSE,sha256=NJZsJEbQuKzxn1mWPWCbRx8jRUqGS22thl8wwuRQJ9c,1071
6
+ tests/test_sample.py,sha256=qMWUBGQtlF1gZHZ_e6Gye1vHtyNnUWH7iXK72a1y6VQ,9728
7
+ kececinumbers-0.5.0.dist-info/METADATA,sha256=U1-rhW9On5huVeDG0M-0_AUbe05A2xsXB9MDiqRdgQU,32989
8
+ kececinumbers-0.5.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
+ kececinumbers-0.5.0.dist-info/top_level.txt,sha256=ABQEKRH9iYb4sWnFdx7gIx7Hg899YktRkQpbRlSSqwU,25
10
+ kececinumbers-0.5.0.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- docs/conf.py,sha256=jkpH_TchRJcC_EspKeY1E_rml2ODmIWhWoqvyCPu_ok,1116
2
- kececinumbers/__init__.py,sha256=3mNmzH49xwaTUgjBcpoXJMOUu5uDQ3Xj5joZGnQv5x0,3596
3
- kececinumbers/_version.py,sha256=gyZSHokRzoMk1k4yXFFf4b-WOBMwEhsnSLYzs4B5h9I,429
4
- kececinumbers/kececinumbers.py,sha256=nlK65PcoiCJ32xbnwLpNFesfTiaksUyodqc2bj7lcSk,39705
5
- kececinumbers-0.4.8.dist-info/licenses/LICENSE,sha256=NJZsJEbQuKzxn1mWPWCbRx8jRUqGS22thl8wwuRQJ9c,1071
6
- tests/test_sample.py,sha256=qMWUBGQtlF1gZHZ_e6Gye1vHtyNnUWH7iXK72a1y6VQ,9728
7
- kececinumbers-0.4.8.dist-info/METADATA,sha256=Plc8CqRMdD3YZXOvfv8VERn2JRULVM5Kcscz6SRKQBk,32997
8
- kececinumbers-0.4.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
- kececinumbers-0.4.8.dist-info/top_level.txt,sha256=ABQEKRH9iYb4sWnFdx7gIx7Hg899YktRkQpbRlSSqwU,25
10
- kececinumbers-0.4.8.dist-info/RECORD,,