patch - v2.2.1

This commit is contained in:
2021-10-23 05:06:10 +01:00
parent 70911f98b0
commit 9f1caf79ff
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "panaetius"
version = "2.2.0"
version = "2.2.1"
description = "Python module to gracefully handle a .config file/environment variables for scripts, with built in masking for sensitive options. Provides a Splunk friendly formatted logger instance."
license = "MIT"
authors = ["dtomlinson <dtomlinson@panaetius.co.uk>"]