Skip to content

Commit 6407b0c

Browse files
committed
Remove debug colors
1 parent e5edc0e commit 6407b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyauth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
__program_name__ = "PyAuth"
2424

2525
# Version info
26-
__version__ = '1.2.4'
26+
__version__ = '1.2.5'
2727
__version_tag__ = ''

0 commit comments

Comments
 (0)