Skip to content

Commit

Permalink
Add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
atztogo committed Nov 4, 2024
1 parent 884fd8b commit 44fbc26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
graft test
2 changes: 1 addition & 1 deletion src/phelel/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Version number."""

__version__ = "0.6.2"
__version__ = "0.6.3"

0 comments on commit 44fbc26

Please sign in to comment.