forked from DGNum/infrastructure
feat(dgn-chatops): !pm
shorthand for !probe_meet
Bumped minor version of Takumi for non-breaking changes. Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
parent
1c6124f376
commit
6b30a95fbb
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
let
|
||||
takumi = python3.pkgs.buildPythonPackage rec {
|
||||
pname = "takumi";
|
||||
version = "1.0.0";
|
||||
version = "1.1.0";
|
||||
pyproject = true;
|
||||
|
||||
src = ./.;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue