Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
burrscurr committed Jan 24, 2021
1 parent 6f65c55 commit 56324e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'burrscurr'

# The full version, including alpha/beta/rc tags
release = '0.2.1'
release = '0.3.0'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "gpx-linesman"
packages = [
{ include = "linesman" }
]
version = "0.2.1"
version = "0.3.0"
description = "Command line tool for measuring the straightness of a gpx track"
authors = ["burrscurr <burrscurr@users.noreply.github.com>"]
license = "MIT"
Expand Down

0 comments on commit 56324e4

Please sign in to comment.