Skip to content

Commit

Permalink
Release version 0.1.0 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin authored Feb 14, 2024
1 parent e51563c commit fb1a857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/binharness/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from __future__ import annotations

__version__ = "0.1.0dev0"
__version__ = "0.1.0"

from binharness.agentenvironment import AgentConnection, AgentEnvironment
from binharness.agentprovider import AgentProvider, DevEnvironmentAgentProvider
Expand Down

0 comments on commit fb1a857

Please sign in to comment.