Skip to content

Commit

Permalink
Update version 1.0.53 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabdank authored Feb 4, 2021
1 parent ddaeee4 commit 51b81c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Changes
=======
Snovault 1.0.53 (released) encoded v112.0
-----------------------------------------
1. SNO-158-create-minimally-indexed-deploy
2. SNO-190-pin-setuptools-in-circle-ci (#315)

Snovault 1.0.52 (released) encoded v111.0
-----------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

setup(
name='snovault',
version='1.0.52',
version='1.0.53',
description='Snovault Hybrid Object Relational Database Framework',
long_description=README + '\n\n' + CHANGES,
packages=find_packages('src'),
Expand Down

0 comments on commit 51b81c5

Please sign in to comment.