Skip to content

Commit ad9038b

Browse files
authored
Merge pull request #10 from trishullab/usr/amit9oct/license-changes
license changes
2 parents c6ace19 + c7255dc commit ad9038b

File tree

3 files changed

+3
-341
lines changed

3 files changed

+3
-341
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,5 @@ api_log.json
192192

193193
temptodel*
194194

195-
.repo/
195+
.repo/
196+
.conda/

LICENSE

Lines changed: 0 additions & 339 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requires = [
2727
build-backend = "hatchling.build"
2828
[project]
2929
name = "itp_interface"
30-
version = "0.1.5"
30+
version = "1.0.0"
3131
authors = [
3232
{ name="Amitayush Thakur", email="[email protected]" },
3333
]

0 commit comments

Comments
 (0)