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 66c3f89 commit 2ddca48Copy full SHA for 2ddca48
setup.py
@@ -23,7 +23,7 @@ def main():
23
24
setup(
25
name='pgcontents',
26
- version='0.5.2',
+ version='0.5.3',
27
description="A Postgres-backed ContentsManager for IPython/Jupyter.",
28
long_description=long_description,
29
author="Scott Sanderson",
0 commit comments