#372 Version 0.2.45.
Merged 3 years ago by lsedlar. Opened 3 years ago by jkaluza.
jkaluza/odcs raw-config-key-auth  into  master

file modified
+5
@@ -2,6 +2,11 @@ 

  

  All notable changes to this project will be documented in this file.

  

+ ## 0.2.45

+   - Release date: 2020-04-21

+   - Set celery task ID for regenerated composes.

+   - Really generate the composes in the `odcs-$COMPOSE_ID` directorires.

+ 

  ## 0.2.44

    - Release date: 2020-04-20

    - NOTE: Before upgrading to this version, at first update to

file modified
+1 -1
@@ -53,7 +53,7 @@ 

  

  setup(name='odcs',

        description='On Demand Compose Service',

-       version='0.2.44',

+       version='0.2.45',

        classifiers=[

            "Programming Language :: Python",

            "Topic :: Software Development :: Build Tools"

no initial comment

Pull-Request has been merged by lsedlar

3 years ago