Skip to content

Commit

Permalink
Bumping version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
doneholmes committed Jun 3, 2020
1 parent f15f56b commit e64a68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget_package_scanner/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from nuget_package_scanner.nuget import NetCoreProject, Nuget, Package, PackageConfig, PackageContainer

NAME = 'nuget-package-scanner'
VERSION = '0.0.5'
VERSION = '0.0.6'

def enable_console_logging(level: int = logging.INFO):
logger = logging.getLogger()
Expand Down

0 comments on commit e64a68b

Please sign in to comment.