You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For logs, crash reports and version specific workarounds it would be nice to have the "standard" txdbus.__version__ variable. Could get it from $ pip3 show txdbus | grep Version but it is less pretty.
The text was updated successfully, but these errors were encountered:
For logs, crash reports and version specific workarounds it would be nice to have the "standard"
txdbus.__version__
variable. Could get it from$ pip3 show txdbus | grep Version
but it is less pretty.The text was updated successfully, but these errors were encountered: