Skip to content

Commit e143f30

Browse files
committed
Change author name from E.T. Romani to Romani Isa
1 parent 866502b commit e143f30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025-2026 E.T. Romani
3+
Copyright (c) 2025-2026 Romani Isa
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "tinybpe"
7-
authors = [{ name = "E.T. Romani", email = "myneluca@gmail.com" }]
7+
authors = [{ name = "Romani Isa", email = "myneluca@gmail.com" }]
88
description = "An ultra-fast, lightweight BPE tokenizer and trainer with a pure-C core."
99
dependencies = ["regex>=2022.1.18"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)