Skip to content

Commit

Permalink
enhance: project name update
Browse files Browse the repository at this point in the history
  • Loading branch information
anjanvb committed Apr 18, 2024
1 parent c43e614 commit beb6951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rhubarb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

logging.getLogger(__name__).addHandler(NullHandler())

__version__ = importlib.metadata.version("rhubarb")
__version__ = importlib.metadata.version("pyrhubarb")

__all__ = [
"DocAnalysis",
Expand Down

0 comments on commit beb6951

Please sign in to comment.