add min_length option to TextField for SSNs and stuff like that
This commit is contained in:
parent
5f4dc8b80f
commit
e0e4c1291d
3 changed files with 32 additions and 5 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ def pyaccuwage_tests():
|
|||
return test_suite
|
||||
|
||||
setup(name='pyaccuwage',
|
||||
version='0.2024.1',
|
||||
version='0.2024.2',
|
||||
packages=['pyaccuwage'],
|
||||
scripts=[
|
||||
'scripts/pyaccuwage-checkseq',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue