Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-pfeiffer committed Jun 9, 2023
1 parent 542cc46 commit 0c77a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_utils/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def get_size(x):
return 2**31


version = "0.0.3-dev"
version = "0.0.3"

try:
s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
Expand Down

0 comments on commit 0c77a77

Please sign in to comment.