Skip to content

Commit 1eb37a6

Browse files
authored
Update setup.py
bumped version for id fix
1 parent ab7912a commit 1eb37a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="mmcif_gen",
11-
version="1.0.5",
11+
version="1.0.6",
1212
packages=find_packages(),
1313
install_requires=[
1414
"argparse",
@@ -46,4 +46,4 @@
4646
],
4747
python_requires=">=3.6",
4848
keywords="mmcif, crystallography, structural-biology, pdbe, synchrotron",
49-
)
49+
)

0 commit comments

Comments
 (0)