Bumped version to 2.16.1

pull/595/head v2.16.1
Adi Eyal 2023-08-13 15:38:30 +02:00
parent fc8d5b63e4
commit 1af34390fb
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
- 2.16.1 Only using cross product when num_prompts is not provided
- 2.16.0 Added cross product of positive and negative prompts
- 2.15.0 Added Wildcard Manager Search
- 2.14.0 Added configuration option to shuffle wildcards for increased randomness in combinatorial mode.

View File

@ -1 +1 @@
__version__ = "2.16.0"
__version__ = "2.16.1"