Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthdsm committed Feb 22, 2022
1 parent c6c776d commit e2e009f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from setuptools import setup, find_packages

version = "0.0.2"
version = "0.0.3"

setup(
name="multiqc_sav",
Expand Down

0 comments on commit e2e009f

Please sign in to comment.