Skip to content

Commit 0a22c1b

Browse files
committed
Change version number
1 parent b5b2f3c commit 0a22c1b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,6 @@ cython_debug/
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
#.idea/
161+
162+
# Other
163+
.metadata

src/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<package name="helloworldSpatialPy" displayName="Example demonstrating how to use spatial data with a python model" version="1.0.1" url="https://apexrms.github.io/helloworldEnhanced/">
2+
<package name="helloworldSpatialPy" displayName="Example demonstrating how to use spatial data with a python model" version="1.0.0" url="https://apexrms.github.io/helloworldEnhanced/">
33
<transformers>
44

55
<!--Primary Transformer-->

0 commit comments

Comments
 (0)