Skip to content

Commit f91bb80

Browse files
author
Glenn Snyder
committed
pushing new version to PyPi
1 parent 230ab93 commit f91bb80

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.restconfig.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

blackduck/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (0, 0, 45)
1+
VERSION = (0, 0, 46)
22

33
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)