Skip to content

Commit fb369ef

Browse files
committed
Update setup.py
1 parent ed2da2f commit fb369ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
author = "Devon P. Ryan",
6464
author_email = "[email protected]",
6565
url = "https://github.com/dpryan79/pyBigWig",
66-
download_url = "https://github.com/dpryan79/pyBigWig/tarball/0.3.3",
66+
download_url = "https://github.com/dpryan79/pyBigWig/tarball/0.3.4",
6767
keywords = ["bioinformatics", "bigWig", "bigBed"],
6868
classifier = ["Development Status :: 5 - Production/Stable",
6969
"Intended Audience :: Developers",
@@ -76,6 +76,7 @@
7676
"Programming Language :: Python :: 3.3",
7777
"Programming Language :: Python :: 3.4",
7878
"Programming Language :: Python :: 3.5",
79+
"Programming Language :: Python :: 3.6",
7980
"Programming Language :: Python :: Implementation :: CPython",
8081
"Operating System :: POSIX",
8182
"Operating System :: Unix",

0 commit comments

Comments
 (0)