diff --git a/examples/bf1chs/__main__.py b/examples/bf1chs/__main__.py index 97231fb..ae87497 100644 --- a/examples/bf1chs/__main__.py +++ b/examples/bf1chs/__main__.py @@ -24,7 +24,7 @@ from flamethrower.localization import Histogram, StringsBinary -VERSION = "v0.1.0" +VERSION = "v0.1.1" PROJECT_ID = 8862 os.chdir(os.path.dirname(os.path.abspath(__file__)))