"git@developer.sourcefind.cn:OpenDAS/torch-sparce.git" did not exist on "2ca316918b9da1158a132e827dec5de33d9a453f"
Unverified Commit 2f0f136f authored by Lucas Beyer's avatar Lucas Beyer Committed by GitHub
Browse files

Merge pull request #116 from maximlt/bump_version

Bump version to 1.0
parents e1880961 3987444d
...@@ -20,7 +20,7 @@ except ImportError: ...@@ -20,7 +20,7 @@ except ImportError:
setup( setup(
name="pydensecrf", name="pydensecrf",
version="1.0rc2", version="1.0",
description="A python interface to Philipp Krähenbühl's fully-connected (dense) CRF code.", description="A python interface to Philipp Krähenbühl's fully-connected (dense) CRF code.",
long_description="See the README.md at http://github.com/lucasb-eyer/pydensecrf", long_description="See the README.md at http://github.com/lucasb-eyer/pydensecrf",
author="Lucas Beyer", author="Lucas Beyer",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment