update version number
This commit is contained in:
parent
9f1bbb5193
commit
b690273bf0
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.3'
|
||||
version = '2.1.4'
|
||||
|
||||
setup(name='cybertools',
|
||||
version=version,
|
||||
|
|
Loading…
Add table
Reference in a new issue