Skip to content

Commit

Permalink
🔖 0.9.0
Browse files Browse the repository at this point in the history
# [v0.9.0](v0.8.0...v0.9.0) (2023-01-25)

## ✨ New Features
- [`54000e3`](54000e3)  RecDotGov Tours + Tickets + Timed Entry (#189) (Issues: [`#189`](#189) [`#151`](#151) [`#1`](#1) [`#190`](#190))
  • Loading branch information
semantic-release-bot committed Jan 25, 2023
1 parent 54000e3 commit 7b3eea2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion camply/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
__author__ = "Justin Flannery"
__email__ = "[email protected]"
__application__ = "camply"
__version__ = "0.8.0"
__version__ = "0.9.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "camply"
description = "camply, the campsite finder 🏕"
version = "0.8.0"
version = "0.9.0"
authors = ["Justin Flannery <[email protected]>"]
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 7b3eea2

Please sign in to comment.