Skip to content

Commit

Permalink
chore: bump version in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelblijleven authored Feb 24, 2023
1 parent ce62e0e commit 2f46c2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "fittie"
version = "0.1.1"
version = "0.2.0"
description = "FIT file tool"
authors = [
{ name = "Marcel Blijleven" }
Expand Down Expand Up @@ -61,4 +61,4 @@ omit = [
"fittie/fitfile/profile/fit_types.py",
"fittie/fitfile/profile/mesg_nums.py",
"fittie/fitfile/profile/messages.py"
]
]

0 comments on commit 2f46c2b

Please sign in to comment.