Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwal-ibm committed Dec 16, 2024
1 parent 0110caa commit 1e5341f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/boxtodocx/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"""BoxNote to docx converter package."""

__version__ = "2.0.0"
__author__ = "Ujjwal Kumar"
__email__ = "[email protected]"

0 comments on commit 1e5341f

Please sign in to comment.