Skip to content

Commit baa00f8

Browse files
committed
updating version information
1 parent a47179b commit baa00f8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Logo](https://raw.githubusercontent.com/DLR-VF/UrMoAC/main/docs/images/UrMoAC.png)](https://raw.githubusercontent.com/DLR-VF/UrMoAC/main/docs/images/UrMoAC.png)
44
[![License: EPL2](https://img.shields.io/badge/license-EPL2-green)](https://github.com/DLR-VF/UrMoAC/blob/main/LICENSE.md)
5-
[![DOI](https://img.shields.io/badge/doi-10.5281%2Fzenodo.13234444-blue)](https://doi.org/10.5281/zenodo.13234444)
5+
[![DOI](https://img.shields.io/badge/doi-10.5281%2Fzenodo.17814529-blue)](https://doi.org/10.5281/zenodo.17814529)
66
[![Documentation Status](https://readthedocs.org/projects/urmoac/badge/?version=latest)](https://urmoac.readthedocs.io/en/latest/?badge=latest)
77
![Build Status](https://github.com/DLR-VF/UrMoAC/actions/workflows/maven_build.yml/badge.svg)
88

@@ -56,7 +56,7 @@ Which would compute the accessibility of the destinations stored in ```destinati
5656

5757
Daniel Krajzewicz, Dirk Heinrichs and Rita Cyganski (2017) [_Intermodal Contour Accessibility Measures Computation Using the 'UrMo Accessibility Computer'_](https://elib.dlr.de/118235/). International Journal On Advances in Systems and Measurements, 10 (3&4), Seiten 111-123. IARIA.
5858

59-
And / or use the DOI: [![DOI](https://img.shields.io/badge/doi-10.5281%2Fzenodo.13234444-blue)](https://doi.org/10.5281/zenodo.13234444) (v0.8.2)
59+
And / or use the DOI: [![DOI](https://img.shields.io/badge/doi-10.5281%2Fzenodo.17814529-blue)](https://doi.org/10.5281/zenodo.17814529) (v0.10.0)
6060

6161
## Support and Contribution
6262

@@ -71,7 +71,7 @@ Authors:
7171
* [Daniel Krajzewicz](https://github.com/dkrajzew)
7272
* [Simon Nieland](https://github.com/SimonNieland)
7373
* [Yannick Voigt](https://github.com/y-voigt)
74-
* Logo by [Madeleine Hüger](mailto:madeleinehueger@gmail.com)
74+
* Logo by [Madeleine Hüger](mailto:madeleinehueger@gmail.com)
7575

7676
## Links
7777

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>de.dlr.ivf.urmo</groupId>
66
<artifactId>UrMoAC</artifactId>
7-
<version>0.8.2</version>
7+
<version>0.10.0</version>
88
<packaging>jar</packaging>
99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)