We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d2245 commit 67e0abfCopy full SHA for 67e0abf
src/csvdiff3/csvdiff.py
@@ -78,7 +78,7 @@ def main():
78
class App(type):
79
80
NAME = 'csv-diff-python3@blue-monk'
81
- VERSION = '0.0.0'
+ VERSION = '1.0.0'
82
83
84
class LoggingConfig(type):
0 commit comments