File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5353# The short X.Y version.
5454version = '0.3'
5555# The full version, including alpha/beta/rc tags.
56- release = '0.3.3alpha '
56+ release = '0.3.3 '
5757
5858# The language for content autogenerated by Sphinx. Refer to documentation
5959# for a list of supported languages.
Original file line number Diff line number Diff line change 55from . import algorithms
66
77
8- __version__ = '0.3.3alpha '
8+ __version__ = '0.3.3 '
Original file line number Diff line number Diff line change 88DESCRIPTION = 'A set of algorithms for the 3D inference of the genome'
99MAINTAINER = 'Nelle Varoquaux'
1010MAINTAINER_EMAIL = '[email protected] ' 11- VERSION = '0.3.3alpha '
11+ VERSION = '0.3.3 '
1212LICENSE = "New BSD"
1313URL = 'http://cbio.ensmp.fr/pastis'
1414DOWNLOAD_URL = 'https://github.com/hiclib/pastis/releases'
You can’t perform that action at this time.
0 commit comments