Skip to content

Commit

Permalink
Preparing release 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklaus Johner committed Dec 10, 2019
1 parent 4676f77 commit 3fac88e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog
=========


1.17.3 (unreleased)
1.17.3 (2019-12-10)
-------------------

- Fix bug for sharing view over REST-API. [njohner]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages


version = '1.17.3.dev0'
version = '1.17.3'


tests_require = [
Expand Down

0 comments on commit 3fac88e

Please sign in to comment.