release 0.0.2a2 (#1)

* Build master and stable branches

* Updated README.md

* Added github action to publish package

* Updated python to 3.8.2-r1 for docker images

* poetry update

* 0.0.2a2

* Hotfix: Build latest docker image from Dockerfile.dev
This commit is contained in:
Felipe M 2020-07-21 16:32:11 +02:00 committed by Felipe Martin
parent d58f0e29ed
commit 236e372e00
Signed by: fmartingr
GPG key ID: 716BC147715E716F
7 changed files with 178 additions and 134 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "butterrobot"
version = "0.0.2a1"
version = "0.0.2a2"
description = "What is my purpose?"
authors = ["Felipe Martin <me@fmartingr.com>"]
license = "GPL-2.0"