Skip to content

Commit

Permalink
Update version="1.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmcnulty committed Nov 5, 2024
1 parent b4f3436 commit 13f6ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def read_file(filename):
if __name__ == "__main__":
setuptools.setup(
name="smpp_gateway",
version="1.2.3",
version="1.3.0",
license="MIT",
install_requires=[
"RapidSMS>=2.0",
Expand Down

0 comments on commit 13f6ae1

Please sign in to comment.