logs-py 2.9.2__py3-none-any.whl → 2.9.3__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.

Potentially problematic release.


This version of logs-py might be problematic. Click here for more details.

LOGS/LOGS.py CHANGED
@@ -1136,6 +1136,10 @@ class LOGS:
1136
1136
  def currentUser(self) -> Person:
1137
1137
  return self._currentUser
1138
1138
 
1139
+ @property
1140
+ def version(self) -> str:
1141
+ return self._connection.version
1142
+
1139
1143
 
1140
1144
  if __name__ == "__main__":
1141
1145
  api_key = input("Please specify api key: ")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: logs-py
3
- Version: 2.9.2
3
+ Version: 2.9.3
4
4
  Summary: A python interface for the LOGS public API
5
5
  Home-page: https://docs.logs-python.com
6
6
  Author: Sina Kazemi
@@ -1,4 +1,4 @@
1
- LOGS/LOGS.py,sha256=DooJ7JjAsLAEth1YJmdVvFuirguv74oQexkIE_oJGTM,41673
1
+ LOGS/LOGS.py,sha256=YWvLGeOZMJj6zwH6Lb_fYJwHn31pvMZWSpC50GUbd2I,41758
2
2
  LOGS/LOGSConnection.py,sha256=GOkmFj7CtCinn9SmRkzzdToaZqnmUaiqwuMI0mQGvCo,19845
3
3
  LOGS/ServerMetaData.py,sha256=WdXCCiCSFqER6s9c3N3v0O273OvxygxBzmE6_C8FmXs,3361
4
4
  LOGS/__init__.py,sha256=faGD87i0eeKbqEq6DTcteF6KoNa2O0BH1RnjxEvuGbQ,253
@@ -177,7 +177,7 @@ LOGS/Interfaces/ISoftDeletable.py,sha256=urnmSfcYJrEm1iIo0k3nyBvMMnpomJWAYAON_uv
177
177
  LOGS/Interfaces/ITypedEntity.py,sha256=hMlzGuca8vW1qT5Dop-b-6_gteAeXjK0sz85eRjOZrY,724
178
178
  LOGS/Interfaces/IUniqueEntity.py,sha256=K-Q80qZX1wTjPnjbs-1PF85BbzYre2su_2xMnescYi4,1894
179
179
  LOGS/Interfaces/__init__.py,sha256=tGykqoQeT2_HV-oLYVKJJ9Z0a_Li8_y3AOJjG1btKYw,172
180
- logs_py-2.9.2.dist-info/METADATA,sha256=tfRWnmJDHgeVJJKAYnJ3ALcQjZ905002A3Wi4MS4ONI,2053
181
- logs_py-2.9.2.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
182
- logs_py-2.9.2.dist-info/top_level.txt,sha256=Ckn2LiAmGaR7k3tdEnKAc04z_uboMD4gLreYghRNdCs,5
183
- logs_py-2.9.2.dist-info/RECORD,,
180
+ logs_py-2.9.3.dist-info/METADATA,sha256=_hP1GUf07j6q1Q15DmNuqIXdvbuHr3u9VYllUtiRc2M,2053
181
+ logs_py-2.9.3.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
182
+ logs_py-2.9.3.dist-info/top_level.txt,sha256=Ckn2LiAmGaR7k3tdEnKAc04z_uboMD4gLreYghRNdCs,5
183
+ logs_py-2.9.3.dist-info/RECORD,,