Skip to content

Commit

Permalink
version 0.1.0 (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-pfeiffer authored Aug 15, 2023
1 parent 82a1cc7 commit 8911534
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.7-dev"
version = "0.1.0"

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

0 comments on commit 8911534

Please sign in to comment.