We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b2a0d commit 847c30fCopy full SHA for 847c30f
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name = 'Pynoma',
4
packages = ['pynoma'],
5
- version = '0.1.0',
+ version = '0.2.0',
6
license='GNU General Public License v3.0',
7
description = 'A Python API to communicate with gnomAD database.',
8
author = 'Felipe Colombelli, Paola Carneiro',
0 commit comments