Skip to content

Commit 0e0912f

Browse files
authored
Merge pull request #99 from geopython/dev
set VERSION to 0.1.0 for release 0.1.0
2 parents ace17a6 + 3a45319 commit 0e0912f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GeoHealthCheck/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
# OTHER DEALINGS IN THE SOFTWARE.
2727
#
2828
# =================================================================
29-
__version__ = '0.1.0rc1'
29+
__version__ = '0.1.0'

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0rc1
1+
0.1.0

0 commit comments

Comments
 (0)