Skip to content

Commit

Permalink
[refs #98703] Release 1.71.1
Browse files Browse the repository at this point in the history
  • Loading branch information
david-batranu committed Sep 24, 2018
1 parent 415c20d commit ce1fa30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions docs/HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
Changelog
=========

1.71.0 (2018-04-30)
1.71.1 (2018-09-24)
-------------------
- Bug: #98703 - Auditor role
- Bug: #98703 - Auditor role - fixed migration step
[batradav]

1.71.0 (2018-09-24)
-------------------
- Feature: #98703 - Auditor role
[batradav]

1.70.4 (2018-04-30)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '1.71.0'
version = '1.71.1'

setup(name='esdrt.content',
version=version,
Expand Down

0 comments on commit ce1fa30

Please sign in to comment.