Skip to content

Commit df539fd

Browse files
committed
release: v0.1.0a15
Signed-off-by: Peter Weber <[email protected]>
1 parent dd2da3a commit df539fd

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].0a14#egg=reroils-data
26-
git+https://github.com/rero/[email protected].0a14#egg=reroils-record-editor
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
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.0a14"
9+
__version__ = "0.1.0a15"

0 commit comments

Comments
 (0)