File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >
22 PyEnzyme<br >
3- <img src =" https://img.shields.io/badge/PyEnzyme-v1 .1.3-informational " alt =" v1.1.3 " >
3+ <img src =" https://img.shields.io/badge/PyEnzyme-1 .1.4-blue " alt =" v1.1.4 " >
44 <img src =" https://github.com/EnzymeML/PyENzyme/actions/workflows/build.yml/badge.svg " alt =" Build Badge " > <img src =' https://readthedocs.org/projects/pyenzyme/badge/?version=latest ' alt =' Documentation Status ' />
55</a >
66<a href =" https://www.codacy.com/gh/EnzymeML/PyEnzyme/dashboard?utm_source=github.com& ; utm_medium=referral& ; utm_content=EnzymeML/PyEnzyme& ; utm_campaign=Badge_Grade " ><img src =" https://app.codacy.com/project/badge/Grade/4ceb8d010e7b456c926c8b18737ff102 " /></a >
Original file line number Diff line number Diff line change 2323author = "Jan Range, Dr. Frank Bergmann, Prof. Dr. Johann Rohwer"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "1.1.3 "
26+ release = "1.1.4 "
2727
2828
2929# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1919import pyenzyme .enzymeml .models
2020
2121
22- __version__ = "1.1.3 "
22+ __version__ = "1.1.4 "
Original file line number Diff line number Diff line change 1515
1616setup (
1717 name = "PyEnzyme" ,
18- version = "1.1.3 " ,
18+ version = "1.1.4 " ,
1919 description = "Handling of EnzymeML files" ,
2020 url = "https://github.com/EnzymeML/PyEnzyme" ,
2121 author = "Range, Jan" ,
You can’t perform that action at this time.
0 commit comments