We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb362b commit 474c52cCopy full SHA for 474c52c
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="sqlalchemy-parseable",
5
- version="0.1.3",
+ version="0.1.4",
6
description="SQLAlchemy dialect for Parseable",
7
long_description="A SQLAlchemy dialect for interacting with Parseable, a high-performance log analytics database.",
8
long_description_content_type="text/plain",
0 commit comments