Skip to content

Commit

Permalink
updated version back to 0.0.0 in about.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TwaritVerma authored Sep 23, 2024
1 parent 416d704 commit 2045d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ultra_rest_client/about.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "2.2.0"
VERSION = "0.0.0"
PREFIX = "udns-python-rest-client-"

def get_client_user_agent():
Expand Down

0 comments on commit 2045d43

Please sign in to comment.