Skip to content

Commit

Permalink
chore(release): 1.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.10](v1.0.9...v1.0.10) (2024-11-15)

### Bug Fixes

* add tests and improve sability ([23b296d](23b296d))
* add tests and improve sability ([3f279db](3f279db))
* failed refactoring; fix version release process ([d83485d](d83485d))
* method naming ([5602715](5602715))
* pre-commit-hook file ([6dbe70d](6dbe70d))
* remove VERSION file ([7a29fb5](7a29fb5))
* strings ([bbfc9c0](bbfc9c0))
* strings ([057c244](057c244))
* strings ([775252d](775252d))
* strings ([463da66](463da66))
* Version handling ([86588a4](86588a4))
  • Loading branch information
semantic-release-bot committed Nov 15, 2024
1 parent b558ea4 commit d4d949a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/tfutility/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# -*- coding: utf-8 -*-
__version__ = "1.1.1"
__version__="1.0.10"

0 comments on commit d4d949a

Please sign in to comment.