Skip to content

Commit

Permalink
Upgrade to version 1.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
hitz committed Jul 23, 2019
1 parent f6b1445 commit 6fe5c2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

Snovault 1.0.34 (candidaste) encoded v88.0
----------------------------------------
1. SNO-108-improve-search-new (#212)
2. SNO-105-fix-batchupgrade-tests-sno103 (#211)
3. SNO-106-fix-spec-char-500-error (#209)

Snovault 1.0.33 (released) encoded v87.0
----------------------------------------
1. SNO-103 fix-batch-upgrade-error-logging (#206)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

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

0 comments on commit 6fe5c2e

Please sign in to comment.