Skip to content

Commit

Permalink
bump version for testpypi
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusRainerSchmidt committed Jun 15, 2023
1 parent 25d2081 commit a1c476d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from distutils.command.install_headers import install_headers as install_headers_orig


VERSION = "0.3.6"
VERSION = "0.3.7"

# Convert distutils Windows platform specifiers to CMake -A arguments
PLAT_TO_CMAKE = {
Expand Down

0 comments on commit a1c476d

Please sign in to comment.