Skip to content

Commit

Permalink
simple patch in CRLF scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
1hehaq authored Oct 28, 2024
1 parent 1655b30 commit a61f730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loxs.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python3

VERSION = 'v1.0.2'
VERSION = 'v1.0.3'

class Color:
BLUE = '\033[94m'
Expand Down

0 comments on commit a61f730

Please sign in to comment.