Skip to content
Snippets Groups Projects
Commit d7981799f9e3 authored by Jean-Francois Pieronne's avatar Jean-Francois Pieronne
Browse files

Set version to 0.2

parent 806096d776f7
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
[project]
name = "secrules"
version = "0.1.0"
version = "0.2.0"
description = "secrules for VSI Python 3"
readme = "README.md"
requires-python = ">= 3.10"
......
......@@ -11,7 +11,7 @@
# this will be the package name you will see
name = 'secrules',
# some version number you may wish to add - increment this after every update
version='0.1',
version='0.2',
package_data={'': ['*.exe', '*.pyi']},
distclass=PureDistribution,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment