File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3939 include_dirs = ['libBigWig' , sysconfig .get_config_var ("INCLUDEPY" )])
4040
4141setup (name = 'pyBigWig' ,
42- version = '0.2.3 ' ,
42+ version = '0.2.4 ' ,
4343 description = 'A package for accessing bigWig files using libBigWig' ,
4444 author = "Devon P. Ryan" ,
4545 author_email = "[email protected] " ,
4646 url = "https://github.com/dpryan79/pyBigWig" ,
47- download_url = "https://github.com/dpryan79/pyBigWig/tarball/0.2.3 " ,
47+ download_url = "https://github.com/dpryan79/pyBigWig/tarball/0.2.4 " ,
4848 keywords = ["bioinformatics" , "bigWig" ],
4949 classifier = ["Development Status :: 5 - Production/Stable" ,
5050 "Intended Audience :: Developers" ,
5454 "Programming Language :: Python :: 2" ,
5555 "Programming Language :: Python :: 2.7" ,
5656 "Programming Language :: Python :: 3" ,
57- "Programming Language :: Python :: 3.2" ,
5857 "Programming Language :: Python :: 3.3" ,
5958 "Programming Language :: Python :: 3.4" ,
6059 "Programming Language :: Python :: 3.5" ,
You can’t perform that action at this time.
0 commit comments