Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simei94 committed Mar 26, 2024
1 parent 38ce900 commit a956bf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ authors:
affiliation: Technische Universität Berlin
orcid: 'https://orcid.org/0000-0002-6354-4529'

url: "https://github.com/matsim-scenarios/matsim-mexico-city"
TODO: adapt release date
date-released: 2023-01-01
year: 2023
url: "https://github.com/matsim-scenarios/matsim-mexico-city/tree/1.0"
date-released: 2024-03-26
year: 2024
version: 1.0
license: AGPL-3.0
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.matsim-scenarios</groupId>
<artifactId>matsim-mexico-city</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>

<name>MATSim Open Mexico-City Model</name>
<description>MATSim Open Mexico-City Model</description>
Expand Down

0 comments on commit a956bf2

Please sign in to comment.