Skip to content

Commit a1e5a4a

Browse files
authored
chore: change back version to allow releases (#138)
1 parent d5a3259 commit a1e5a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-core/src/toolbox_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1.0"
15+
__version__ = "0.0.1"

0 commit comments

Comments
 (0)