Skip to content

Commit

Permalink
feat(ver): increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
hahnec committed Jan 4, 2024
1 parent 43eabc9 commit e42d85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchimize/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""

__version__ = '0.0.15'
__version__ = '0.0.16'

0 comments on commit e42d85f

Please sign in to comment.