Skip to content

Commit 73ce629

Browse files
committed
version bump
1 parent 5556039 commit 73ce629

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

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.4.0
3+
Version: 0.4.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
-43.8 MB
Binary file not shown.

dist/CandyCrunch-0.2.2-py3.11.egg

-43.9 MB
Binary file not shown.

dist/CandyCrunch-0.4.0-py3.11.egg

-43.7 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.4.0",
8+
version="0.4.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)