yeref 0.29.17__tar.gz → 0.29.18__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: yeref
3
- Version: 0.29.17
3
+ Version: 0.29.18
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
@@ -2,7 +2,7 @@ from setuptools import setup
2
2
 
3
3
  setup(
4
4
  name='yeref',
5
- version='0.29.17',
5
+ version='0.29.18',
6
6
  description='desc-f',
7
7
  author='john smith',
8
8
  packages=['yeref'],
@@ -13911,7 +13911,7 @@ async def get_buttons_main(lz, bot_un, BASE_P):
13911
13911
  else:
13912
13912
  url_share = f'https://t.me/share/url?url=https%3A%2F%2Ft.me%2F{bot_un}&text=%40{bot_un}'
13913
13913
  web_app_ = types.WebAppInfo(url='https://telegra.ph/Links-07-05-462') # "ᵗᶢᴿᴬᴾᴴ" "ᶜᵸᴬᴺᴺᴱᴸ"
13914
- text_like = await read_likes(BASE_P) if random.choice([True, False]) else '⁰⁰⁰'
13914
+ text_like = await read_likes(BASE_P) if random.choice([True, True, True, False]) else '⁰⁰⁰'
13915
13915
 
13916
13916
  result = [
13917
13917
  types.InlineKeyboardButton(text="👩🏽‍💼", url=url_usr),
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.29.17
3
+ Version: 0.29.18
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
File without changes
File without changes
File without changes
File without changes
File without changes