Skip to content

Commit f77e0fe

Browse files
author
Devon Ryan
committed
Start bumping the version
1 parent 4896e66 commit f77e0fe

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
@@ -17,7 +17,7 @@
1717
include_dirs = ['lib2bit', sysconfig.get_config_var("INCLUDEPY")])
1818

1919
setup(name = 'py2bit',
20-
version = '0.3.2',
20+
version = '0.3.3',
2121
description = 'A package for accessing 2bit files using lib2bit',
2222
author = "Devon P. Ryan",
2323
author_email = "dpryan79@gmail.com",

0 commit comments

Comments
 (0)