Skip to content

Commit

Permalink
Release Volumetric 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ikelos committed Oct 13, 2019
1 parent 56b99eb commit 04fec00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion volumetric/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

vollog = logging.getLogger('volatility')

framework.require_interface_version(0, 0, 0)
framework.require_interface_version(1, 0, 0)


class Api:
Expand Down

0 comments on commit 04fec00

Please sign in to comment.