Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
bump version to 1.5.2-2 for building a package for python3.12
  • Loading branch information
nodtem66 authored Apr 16, 2024
1 parent f9c0d5d commit 2771236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = PyScaffolder
version = 1.5.2-1
version = 1.5.2-2
author = Jirawat Iamsamang
author_email = [email protected]
description = Generate 3D mesh from implicit surface and an input mesh
Expand All @@ -26,4 +26,4 @@ where = src
[flake8]
# these error codes interfere with Black
ignore = E203, E231, E501, W503, B950
select = C,E,F,W,B,B9
select = C,E,F,W,B,B9

0 comments on commit 2771236

Please sign in to comment.