We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae433a3 commit 58064daCopy full SHA for 58064da
src/csvdiff2/csvdiff.py
@@ -73,7 +73,7 @@ def main():
73
74
class App(type):
75
76
- VERSION = '0.0.0'
+ VERSION = '1.0.0'
77
78
79
class LoggingConfig(type):
0 commit comments