dispatch-py icon indicating copy to clipboard operation
dispatch-py copied to clipboard

Make package version programmatically available

Open pelletier opened this issue 1 year ago • 1 comments

dispatch.__version__ should return the current package's version to make it easier to know which version of the SDK is currently installed programmatically.

pelletier avatar Mar 06 '24 21:03 pelletier

For context, we had this setup initially (see 1 and 2), but it was removed in https://github.com/stealthrocket/dispatch-py/commit/42f00091ef01f32d80a8a09dded00e68236bdcc7.

chriso avatar Mar 06 '24 22:03 chriso