yeref 0.28.98__tar.gz → 0.28.99__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.28.98
3
+ Version: 0.28.99
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.28.98',
5
+ version='0.28.99',
6
6
  description='desc-f',
7
7
  author='john smith',
8
8
  packages=['yeref'],
@@ -5120,7 +5120,6 @@ l_grp_subscribe_call = {
5120
5120
  "ar": "👩🏽‍💻 الاشتراك في المجموعة مطلوب",
5121
5121
  }
5122
5122
 
5123
-
5124
5123
  l_groups = {
5125
5124
  "ru": "👩🏽‍💻 Группы",
5126
5125
  "en": "👩🏽‍💻 Groups",
@@ -265,8 +265,13 @@ GROUPP_CUSER_ = '☐☑'
265
265
  GROUPP_CADMIN_ = '☑☐'
266
266
  GROUPP_CPAY_ = '☐☐☐'
267
267
  GROUPP_CCOMMENT_ = '☑☑'
268
- GROUPP_CDECOR_ = '☐☐☐'
268
+ GROUPP_CDIALOG_ = '☑☐☐'
269
269
  GROUPP_CSYSTEM_ = '☑'
270
+ GROUPP_CCHANNEL_ = '☑☑'
271
+ GROUPP_CLINK_ = '☑☑☑'
272
+ GROUPP_CSYMBOLS_ = '☑☑☑'
273
+ GROUPP_CWORDS_ = '☐☐'
274
+ GROUPP_CVOTE_ = '☑☑'
270
275
 
271
276
  CHANNEL_CONFIG_ = '☑☑☑☐☐☐☐'
272
277
  CHANNEL_CCHECK_ = '☑☐☐☐☐'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.28.98
3
+ Version: 0.28.99
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