Skip to content

Commit 52a0dac

Browse files
author
Igor Milhit
committed
release: v0.1.0a16
Signed-off-by: Igor Milhit <[email protected]>
1 parent cc341f2 commit 52a0dac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# waive the privileges and immunities granted to it by virtue of its status
2323
# as an Intergovernmental Organization or submit itself to any jurisdiction.
2424

25-
git+https://github.com/rero/[email protected].0a15#egg=reroils-data
26-
git+https://github.com/rero/[email protected].0a15#egg=reroils-record-editor
25+
git+https://github.com/rero/[email protected].0a16#egg=reroils-data
26+
git+https://github.com/rero/[email protected].0a16#egg=reroils-record-editor
2727

2828
flower

reroils_app/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
and parsed by ``setup.py``.
77
"""
88

9-
__version__ = "0.1.0a15"
9+
__version__ = "0.1.0a16"

0 commit comments

Comments
 (0)