Skip to content

Commit

Permalink
Ianhelle/20 06 30 version inc fix (#78)
Browse files Browse the repository at this point in the history
* Updating requirements.txt and conda-reqs-pip.txt because of azure-core-cli and azure-mgmt-resource version conflict

Correcting some typos in azure_data.py

* Conflicting versions with conda reqs

* Duplicate and mismatching entry in conda reqs file.

Bug in wsconfig.py if found config.json is not an AzureSentinel config.

* Updating version number in build
  • Loading branch information
ianhelle authored Jul 1, 2020
1 parent 3c9c5d5 commit cef8462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msticpy/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Version file."""
VERSION = "0.6.0"
VERSION = "0.6.1"

0 comments on commit cef8462

Please sign in to comment.