some refinements, bump versions already

This commit is contained in:
holger krekel
2019-07-05 13:08:08 +02:00
parent dfa2fcda73
commit 35248296af
8 changed files with 80 additions and 38 deletions

View File

@@ -3,5 +3,5 @@
set -ex
cargo build -p deltachat_ffi --release
rm -rf build/
rm -rf build/ src/deltachat/*.so
DCC_RS_DEV=`pwd`/.. pip install -e .