Metadata-Version: 2.1
Name: invenio-workflows-tugraz
Version: 0.1.6
Summary: "This package serves as a place for the workflows of the repository of the TU Graz."
Home-page: https://github.com/tu-graz-library/invenio-workflows-tugraz
Author: Graz University of Technology
Author-email: info@tugraz.at
License: MIT
Keywords: invenio workflows TUGraz
Platform: any
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.8
Provides-Extra: tests
License-File: LICENSE
License-File: AUTHORS.rst

# invenio-workflows-tugraz
Implements TU Graz specific workflows

..
    Copyright (C) 2022 Graz University of Technology.

    invenio-workflows-tugraz is free software; you can redistribute it and/or
    modify it under the terms of the MIT License; see LICENSE file for more
    details.

Changes
=======

Version v0.1.6 (release 2023-01-23)

- modification: create an endpoint for theses records


Version v0.1.5 (release 2023-01-23)

- fix: return value of import_func
- fix: wrong alias name


Version v0.1.4 (release 2023-01-20)

- theses fix: play safe with real data


Version v0.1.3 (release 2023-01-20)

- theses: mapping change


Version v0.1.2 (release 2023-01-20)

- fix: remove print


Version v0.1.1 (release 2023-01-18)

- theses: convert abstract and keywords


Version v0.1.0 (release 2023-01-18)






