Skip to content

Tags: diffbot/diffbot-python

Tags

v0.2.1

Toggle v0.2.1's commit message
Bump to 0.2.1; derive __version__ from package metadata

0.2.0 shipped with a hardcoded __version__ = "0.1.0" that nothing kept in
sync with pyproject.toml. Read the version from importlib.metadata so the
package and module versions can never drift again.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

v0.2.0

Toggle v0.2.0's commit message
Bump version to 0.2.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>