Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ADandyGuyInSpace committed Feb 23, 2024
1 parent be6fb3d commit 8e7fdb5
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 95 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ sonar-project.*

Pipfile.lock
requirements.txt
script*.py
26 changes: 0 additions & 26 deletions script.py

This file was deleted.

33 changes: 0 additions & 33 deletions script2.py

This file was deleted.

35 changes: 0 additions & 35 deletions script3.py

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def run_tests(self):

setup(
name="telnyx",
version="2.0.0",
version="2.1.1",
description="Python bindings for the Telnyx API",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8e7fdb5

Please sign in to comment.