Merge pull request #88 from flocktory/FLOC-23914

FLOC-23914: add 2 new png-s about billing
pull/1076/head
NikolayKozlov 2 years ago committed by GitHub
commit c2e9adf3db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,6 +15,6 @@ RUN ./autogen.sh
RUN /root/.local/bin/poetry build
RUN curl -v -u deployment:deployment123\
--upload-file dist/diagrams-0.23.1-py3-none-any.whl\
https://nexus.flocktory.com/nexus/content/repositories/snapshots/python/diagrams-0.23.1-py3-none-any.whl
--upload-file dist/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]
name = "diagrams"
version = "0.23.1"
version = "0.23.2"
description = "Diagram as Code"
license = "MIT"
authors = ["mingrammer <mingrammer@gmail.com>"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Loading…
Cancel
Save