summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2022-06-20 00:00:00 +0000
committerengn33r <engn33r@users.noreply.github.com>2022-06-20 00:00:00 +0000
commit61171591b08ee031e02cc6cb129952259062f502 (patch)
tree1157581c6acb00ccb194f666ea26ffd53c6693fa /setup.py
parent9adfb69e1e0af80a767874f9248416739e72c742 (diff)
downloadwebsocket-client-1.3.3.tar.gz
1.3.3v1.3.3
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3164e60..4a792ba 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ See the License for the specific language governing permissions and
limitations under the License.
"""
-VERSION = "1.3.2"
+VERSION = "1.3.3"
install_requires = []
tests_require = []