Skip to content

Commit ed9905e

Browse files
committed
bump: version to 2.3.0
1 parent 13ba028 commit ed9905e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@
3838
'lockfile >= 0.9.1',
3939
'netifaces',
4040
'jsonpickle',
41+
'configargparse',
4142
]
4243

4344
PACKAGE = {
44-
'version': '2.2.6',
45+
'version': '2.3.0',
4546
'author': [ag, sdw],
4647
'maintainer': [ag, sdw],
4748
'excluded_pkgs_rpm': ['vsc', 'vsc.utils'], # vsc is default, vsc.utils is provided by vsc-base

0 commit comments

Comments
 (0)