Skip to content

Commit 2ddca48

Browse files
author
Scott Sanderson
committed
REL: Release 0.5.3.
Apparently 0.5.2 already happened.
1 parent 66c3f89 commit 2ddca48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def main():
2323

2424
setup(
2525
name='pgcontents',
26-
version='0.5.2',
26+
version='0.5.3',
2727
description="A Postgres-backed ContentsManager for IPython/Jupyter.",
2828
long_description=long_description,
2929
author="Scott Sanderson",

0 commit comments

Comments
 (0)