MT-626 add sendsay logo

pull/1076/head
Aleksey Burlak 10 months ago
parent c2e9adf3db
commit 3b476c1bea

@ -15,6 +15,6 @@ RUN ./autogen.sh
RUN /root/.local/bin/poetry build RUN /root/.local/bin/poetry build
RUN curl -v -u deployment:deployment123\ RUN curl -v -u deployment:deployment123\
--upload-file dist/diagrams-0.23.2-py3-none-any.whl\ --upload-file dist/diagrams-0.23.3-py3-none-any.whl\
https://nexus.flocktory.com/nexus/content/repositories/snapshots/python/diagrams-0.23.2-py3-none-any.whl https://nexus.flocktory.com/nexus/content/repositories/snapshots/python/diagrams-0.23.2-py3-none-any.whl

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "diagrams" name = "diagrams"
version = "0.23.2" version = "0.23.3"
description = "Diagram as Code" description = "Diagram as Code"
license = "MIT" license = "MIT"
authors = ["mingrammer <mingrammer@gmail.com>"] authors = ["mingrammer <mingrammer@gmail.com>"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Loading…
Cancel
Save