Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Version updated from 2.1.8 to 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-stokes committed Apr 6, 2022
1 parent 00fcbc5 commit ec0dac6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion punch_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
major = 2
minor = 1
patch = 8
patch = 9
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ogc"
version = "2.1.8"
version = "2.1.9"
description = "Provisioner, no more, no less."
authors = ["Adam Stokes <51892+adam-stokes@users.noreply.github.com>"]
license = "MIT"
Expand Down Expand Up @@ -33,7 +33,7 @@ arrow = "^1.2.2"


[tool.poetry.dev-dependencies]
black = "^22.1.8"
black = "^22.1.9"
isort = "^5.10.1"
invoke = "^1.6.0"
python-frontmatter = "^1.0.0"
Expand Down

0 comments on commit ec0dac6

Please sign in to comment.