Skip to content

Commit 23aec5f

Browse files
committed
release: v0.1.0a18
Signed-off-by: Johnny Mariéthoz <[email protected]>
1 parent 4be3925 commit 23aec5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
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].0a17#egg=reroils-data
25+
git+https://github.com/rero/[email protected].0a18#egg=reroils-data
2626
git+https://github.com/rero/[email protected]#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.0a17"
9+
__version__ = "0.1.0a18"

0 commit comments

Comments
 (0)