Skip to content

Commit 87c0fe1

Browse files
authored
Set version to v0.3.1, update for python 3.12 (#62)
1 parent 7225fc9 commit 87c0fe1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = weasel
3-
version = 0.3.0
3+
version = 0.3.1
44
description = Weasel: A small and easy workflow system
55
url = https://github.com/explosion/weasel/
66
author = Explosion
@@ -23,6 +23,7 @@ classifiers =
2323
Programming Language :: Python :: 3.9
2424
Programming Language :: Python :: 3.10
2525
Programming Language :: Python :: 3.11
26+
Programming Language :: Python :: 3.12
2627
Topic :: Scientific/Engineering
2728
project_urls =
2829
Release notes = https://github.com/explosion/weasel/releases

0 commit comments

Comments
 (0)