Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKibe authored May 21, 2024
1 parent 7d9c7a1 commit 3f59d5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

setup(
name="africanwhisper",
version="0.9.3",
version="0.9.4",
author="Kevin Kibe",
author_email="[email protected]",
package_dir={"": "src"},
Expand All @@ -72,4 +72,4 @@
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
]
)
)

0 comments on commit 3f59d5d

Please sign in to comment.