Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
/ mkuser Public archive

Commit 93e4951

Browse files
committed
Version 2.1.0
1 parent 858a92e commit 93e4951

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mkuser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.2"
1+
__version__ = "2.1.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mkuser"
3-
version = "2.0.2"
3+
version = "2.1.0"
44
description = "`mkuser` is a simple tool to allow for the easy creation of users on a tilde style server."
55
authors = ["Andrew Williams <andy@tensixtyone.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)