We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7225fc9 commit 87c0fe1Copy full SHA for 87c0fe1
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = weasel
3
-version = 0.3.0
+version = 0.3.1
4
description = Weasel: A small and easy workflow system
5
url = https://github.com/explosion/weasel/
6
author = Explosion
@@ -23,6 +23,7 @@ classifiers =
23
Programming Language :: Python :: 3.9
24
Programming Language :: Python :: 3.10
25
Programming Language :: Python :: 3.11
26
+ Programming Language :: Python :: 3.12
27
Topic :: Scientific/Engineering
28
project_urls =
29
Release notes = https://github.com/explosion/weasel/releases
0 commit comments