We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0580486 commit 7fb0a6dCopy full SHA for 7fb0a6d
setup.py
@@ -8,7 +8,7 @@
8
9
# %% Script
10
setup(name='sql_profiling',
11
- version="0.9.9",
+ version="1.0.0",
12
description=\
13
"Automatically profile table by name, source database type, and DSN.",
14
author="Dan Eschman",
0 commit comments