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
Adds a version subcommand to print out the current version of the
installed twarc. I put the version string in a separate module so it
could be used by setup.py without pulling in all of twarc (which could
fail due to missing dependencies) and also to avoid a circular
dependency between twarc/__init__.py and twarc/client2.py
0 commit comments