Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jodyphelan committed Nov 18, 2024
1 parent 5d6c733 commit 82236e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tbprofiler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from .docx import *
from abc import ABC, abstractmethod

__version__ = "6.4.0"
__version__ = "6.4.1"


class ProfilePlugin:
Expand Down

0 comments on commit 82236e3

Please sign in to comment.