Skip to content

Commit fe02d0d

Browse files
🔖 camply 0.13.1
# [v0.13.1](v0.13.0...v0.13.1) (2023-02-14) ## 🐛 Bug Fixes - [`c21d481`](c21d481) Remove defunct GTC recreation areas [skip ci]
1 parent c21d481 commit fe02d0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

camply/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__author__ = "Justin Flannery"
66
__email__ = "[email protected]"
77
__application__ = "camply"
8-
__version__ = "0.13.0"
8+
__version__ = "0.13.1"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool.poetry]
66
name = "camply"
77
description = "camply, the campsite finder 🏕"
8-
version = "0.13.0"
8+
version = "0.13.1"
99
authors = ["Justin Flannery <[email protected]>"]
1010
license = "MIT"
1111
readme = "README.md"

0 commit comments

Comments
 (0)