set version number to 2.3.0
This commit is contained in:
parent
3c8edc3e90
commit
f2eae818db
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,7 +1,7 @@
|
|||
from setuptools import setup, find_packages
|
||||
import sys, os
|
||||
|
||||
version = '2.1.4'
|
||||
version = '2.3.0'
|
||||
|
||||
setup(name='cybertools',
|
||||
version=version,
|
||||
|
|
Loading…
Add table
Reference in a new issue