Skip to content

Commit 6505975

Browse files
authored
Update setup.py
1 parent 2e7f873 commit 6505975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name="pydensecrf2",
23-
version="1.0",
23+
version="1.1rc1",
2424
description="A python interface to Philipp Krähenbühl's fully-connected (dense) CRF code.",
2525
long_description="See the README.md at http://github.com/lucasb-eyer/pydensecrf",
2626
author="Lucas Beyer, Philipp Krähenbühl",

0 commit comments

Comments
 (0)