Skip to content

Commit

Permalink
Update to version 1.0.0 for es5 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseylitton authored Jan 8, 2018
1 parent ba8e6e4 commit 1dce34c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.0.0:

- 31 delete
- ES5 Fix: Update index settings shard number

0.33:

- ES5 Update: ENCD-2488 ES5 Update aka RM3910
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='0.24',
version='1.0.0',
description='Snovault Hybrid Object Relational Database Framework',
long_description=README + '\n\n' + CHANGES,
packages=find_packages('src'),
Expand Down

0 comments on commit 1dce34c

Please sign in to comment.