Skip to content

Commit 692d893

Browse files
authored
Release 26.4 (#390)
1 parent 2189c6c commit 692d893

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To include pt2matsim in your own maven project, add this snippet to your pom.xml
5151
<dependency>
5252
<groupId>org.matsim</groupId>
5353
<artifactId>pt2matsim</artifactId>
54-
<version>26.1</version>
54+
<version>26.4</version>
5555
</dependency>
5656
</dependencies>
5757

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>org.matsim</groupId>
66
<artifactId>pt2matsim</artifactId>
7-
<version>26.1.1-SNAPSHOT</version>
7+
<version>26.4</version>
88

99
<name>PT2MATSim</name>
1010
<description>Public Transport to MATSim</description>

0 commit comments

Comments
 (0)