bumping version to 2.1

This commit is contained in:
2021-10-20 22:29:19 +01:00
parent d7700c4863
commit 8c18d01f05
2 changed files with 9 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "panaetius"
version = "1.1"
version = "2.1.0"
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>"]