diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 313d1be..c9ea43c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,11 @@ Changelog ========= +v0.7.0 +------ +- Add support to fetch PURLs. + + v0.6.0 ------ - Add package metadata support for CocoaPods. diff --git a/pyproject.toml b/pyproject.toml index ca2b690..9de837a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [tool.setuptools_scm] # this is used populated when creating a git archive # and when there is .git dir and/or there is no git installed -fallback_version = "9999.$Format:%h-%cs$" +fallback_version = "1.0.0" [tool.pytest.ini_options] norecursedirs = [