Skip to content

Commit

Permalink
📦 PyPI-Test - Build 0.2.0-dev.10
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoCelmer committed Apr 29, 2024
1 parent e0360c7 commit 6624d23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion email_profile/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.2.0-dev.9"
__version__ = "0.2.0-dev.10"

__author__ = 'Fernando Celmer <[email protected]>'
__copyright__ = """MIT License
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "email-profile"
version = "0.2.0-dev.9"
version = "0.2.0-dev.10"
authors = [
{ name="Fernando Celmer", email="[email protected]" },
]
Expand Down

0 comments on commit 6624d23

Please sign in to comment.