Skip to content
Snippets Groups Projects
Commit bdb3ed4ad7b3 authored by jfp's avatar jfp
Browse files

Update version to 0.3.0 for ordb module

parent a2fa6fce86cf
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
[project]
name = "ordb"
version = "0.2.0"
version = "0.3.0"
description = "Oracle/Rdb extension for VSI Python 3"
readme = "README.md"
requires-python = ">= 3.10"
......
......@@ -13,7 +13,7 @@
# this will be the package name you will see
name='ordb',
# some version number you may wish to add - increment this after every update
version='0.2',
version='0.3',
package_data={'': ['*.exe', '*.pyi']},
distclass=BinaryDistribution,
# Use one of the below approach to define package and/or module names:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment