Skip to content

Commit

Permalink
Increment version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roelderickx committed Nov 11, 2021
1 parent a67e236 commit 5ceb347
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion ogr2osm/version.py
Expand Up @@ -9,6 +9,6 @@

__author__ = "Roel Derickx"
__program__ = "ogr2osm"
__version__ = "1.1.0"
__version__ = "1.1.1"
__license__ = "MIT License"

2 changes: 1 addition & 1 deletion test/basic_geometries.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="33.4838" lon="-23.094721">
<tag k="Name" v="TestPoint"/>
<tag k="description" v=""/>
Expand Down
2 changes: 1 addition & 1 deletion test/bounds.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<bounds minlon="-23.1659603" minlat="33.4503495" maxlon="-23.0631351" maxlat="33.4884398"/>
<node visible="true" id="-1" lat="33.4838" lon="-23.094721">
<tag k="Name" v="TestPoint"/>
Expand Down
2 changes: 1 addition & 1 deletion test/collection.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="33.4843" lon="-23.0967">
<tag k="Name" v="TestCollection"/>
<tag k="description" v=""/>
Expand Down
2 changes: 1 addition & 1 deletion test/duplicate-way-nodes.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="52.3055222" lon="4.809263089"/>
<node visible="true" id="-2" lat="52.305459587" lon="4.809264328"/>
<node visible="true" id="-3" lat="52.305455823" lon="4.809246225"/>
Expand Down
2 changes: 1 addition & 1 deletion test/mergetags.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="33.4838" lon="-23.094721">
<tag k="name" v="the_point"/>
<tag k="description" v="Description of the_point,Alternative description of the_point"/>
Expand Down
2 changes: 1 addition & 1 deletion test/mergetagsnonempty.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="33.4838" lon="-23.094721">
<tag k="name" v="the_point"/>
<tag k="description" v="Description of the_point,Alternative description of the_point"/>
Expand Down
2 changes: 1 addition & 1 deletion test/multi_geometries.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="33.4843" lon="-23.0967">
<tag k="Name" v="TestMultiPoint"/>
<tag k="description" v=""/>
Expand Down
2 changes: 1 addition & 1 deletion test/positiveid.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="1" lat="33.4838" lon="-23.094721">
<tag k="Name" v="TestPoint"/>
<tag k="description" v=""/>
Expand Down
2 changes: 1 addition & 1 deletion test/shift-jis.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="35.547775" lon="140.329679"/>
<node visible="true" id="-2" lat="35.547716" lon="140.329862"/>
<node visible="true" id="-3" lat="35.54766" lon="140.329946"/>
Expand Down
2 changes: 1 addition & 1 deletion test/significantdigits.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="33.4838" lon="-23.09472">
<tag k="Name" v="TestPoint"/>
<tag k="description" v=""/>
Expand Down
2 changes: 1 addition & 1 deletion test/testshapefile.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="49.210518573" lon="-122.869133894"/>
<node visible="true" id="-2" lat="49.210523197" lon="-122.8674163"/>
<node visible="true" id="-4" lat="49.211948704" lon="-122.867406972"/>
Expand Down
2 changes: 1 addition & 1 deletion test/utf8.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="-20.386476016" lon="-51.365943722">
<tag k="USINA_ID" v="38"/>
<tag k="NOME" v="ILHA SOLTEIRA"/>
Expand Down
2 changes: 1 addition & 1 deletion test/version.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="ogr2osm 1.1.0" upload="false">
<osm version="0.6" generator="ogr2osm 1.1.1" upload="false">
<node visible="true" id="-1" lat="33.4838" lon="-23.094721" version="1">
<tag k="Name" v="TestPoint"/>
<tag k="description" v=""/>
Expand Down

0 comments on commit 5ceb347

Please sign in to comment.