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.6 to 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-stokes committed Apr 3, 2022
1 parent 9f83b92 commit 348eb84
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 = 6
patch = 7
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.6"
version = "2.1.7"
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.6"
black = "^22.1.7"
isort = "^5.10.1"
invoke = "^1.6.0"
python-frontmatter = "^1.0.0"
Expand Down

0 comments on commit 348eb84

Please sign in to comment.