Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
urbj committed Aug 29, 2024
1 parent 5556039 commit 73ce629
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CandyCrunch.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: CandyCrunch
Version: 0.4.0
Version: 0.4.1
Summary: Package for predicting glycan structure from LC-MS/MS data
Home-page: https://github.com/BojarLab/CandyCrunch
Author: Daniel Bojar
Expand Down
Binary file removed dist/CandyCrunch-0.2.2-py3-none-any.whl
Binary file not shown.
Binary file removed dist/CandyCrunch-0.2.2-py3.11.egg
Binary file not shown.
Binary file removed dist/CandyCrunch-0.4.0-py3.11.egg
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="CandyCrunch",
version="0.4.0",
version="0.4.1",
author="Daniel Bojar",
author_email="[email protected]",
description="Package for predicting glycan structure from LC-MS/MS data",
Expand Down

0 comments on commit 73ce629

Please sign in to comment.