started working on automatic build of complib deb package

This commit is contained in:
Joel Klimont 2022-10-05 22:16:13 +02:00
parent d1e385a2a1
commit 0cfd021ef2
2 changed files with 37 additions and 1 deletions

View file

@ -1,6 +1,6 @@
##!/usr/bin/zsh
export PYTHONDONTWRITEBYTECODE=1
export VERSION="1.0.0-0"
export VERSION="1.0.0"
# BE CAREFUL TO NOT BUILD IN A PYTHON VENV!