ChaterJee 0.2.9__py3-none-any.whl → 0.3.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.
ChaterJee/ChaterJee.py CHANGED
@@ -169,7 +169,7 @@ class ChatLogs:
169
169
  last_line = f.read().decode('utf-8')
170
170
  return last_line.strip()
171
171
 
172
- def get_last_line(filepath):
172
+ def get_last_line(self, filepath):
173
173
  if not os.path.exists(filepath):
174
174
  return None
175
175
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ChaterJee
3
- Version: 0.2.9
3
+ Version: 0.3.0
4
4
  Summary: Communicate your project updates via Telegram Bot!
5
5
  Author: Pallab Dutta
6
6
  Author-email: pallab9997@gmail.com
@@ -0,0 +1,6 @@
1
+ ChaterJee/ChaterJee.py,sha256=68S4irt8YrysxKPCjUpjvx7FTt9vjZRNIGDUQXzKpEo,13674
2
+ ChaterJee/__init__.py,sha256=tZmkZY2XbzJ8rHDh8nOmb1W73kPecPv3xcEiCPwkZf4,98
3
+ chaterjee-0.3.0.dist-info/METADATA,sha256=IBDBB1q8sSQm9c-qyq74GUfkSgckiDt8bRVE3qNmjsQ,5872
4
+ chaterjee-0.3.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
5
+ chaterjee-0.3.0.dist-info/top_level.txt,sha256=Z1UAYoaNybpDiKjqa1yFpti_q0FNECVItb3-9yAh3gM,10
6
+ chaterjee-0.3.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- ChaterJee/ChaterJee.py,sha256=ZowS5jnPzSt6o8ACigYei65uVDEfKzb6nL75Wsox7tU,13668
2
- ChaterJee/__init__.py,sha256=tZmkZY2XbzJ8rHDh8nOmb1W73kPecPv3xcEiCPwkZf4,98
3
- chaterjee-0.2.9.dist-info/METADATA,sha256=F95_Nvpn_jb71dvzdMDNlmn0UQkuilfHiA9VMq_Laos,5872
4
- chaterjee-0.2.9.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
5
- chaterjee-0.2.9.dist-info/top_level.txt,sha256=Z1UAYoaNybpDiKjqa1yFpti_q0FNECVItb3-9yAh3gM,10
6
- chaterjee-0.2.9.dist-info/RECORD,,