We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f2aab1 + 0b89e75 commit aa509d6Copy full SHA for aa509d6
docs/source/conf.py
@@ -21,7 +21,7 @@
21
author = "National Renewable Energy Laboratory"
22
# Initial releases at 0.x.x
23
# First stable release at 1.x.x
24
-full_version = "0.4.5"
+full_version = "0.5.0"
25
version = full_version
26
# Full version for display in various places.
27
release = full_version
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "mappymatch"
7
-version = "0.4.5"
+version = "0.5.0"
8
description = "Package for mapmatching."
9
readme = "README.md"
10
authors = [{ name = "National Renewable Energy Laboratory" }]
0 commit comments