Skip to content

Commit 17fbefa

Browse files
committed
version bump
1 parent d009773 commit 17fbefa

7 files changed

Lines changed: 2 additions & 2 deletions

CandyCrunch.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: CandyCrunch
3-
Version: 0.2.0
3+
Version: 0.2.1
44
Summary: Package for predicting glycan structure from LC-MS/MS data
55
Home-page: https://github.com/BojarLab/CandyCrunch
66
Author: Daniel Bojar

dist/CandyCrunch-0.1.3-py3.11.egg

-43.8 MB
Binary file not shown.

dist/CandyCrunch-0.1.4-py3.11.egg

-43.9 MB
Binary file not shown.

dist/CandyCrunch-0.2.0-py3.11.egg

-43.9 MB
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="CandyCrunch",
8-
version="0.2.0",
8+
version="0.2.1",
99
author="Daniel Bojar",
1010
author_email="daniel.bojar@gu.se",
1111
description="Package for predicting glycan structure from LC-MS/MS data",

0 commit comments

Comments
 (0)