1
0

Compare commits

..

No commits in common. "5fb4191818a891ce8289ac6eb87d2e6f949f07bf" and "53c431cf2b1cefb06d0b9dc53ea30dd4a7102529" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ lint.ignore = [
'Q003', 'D205', # Format conflict
'TCH', # Microoptimization at the cost of readability
'TID252', # I like relative imports
'D407', 'D413', # Weird documentation stuff

View File

@ -1 +1 @@
__version__ = '0.1.17'
__version__ = '0.1.16'