Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MIT License

Copyright (c) 2020 Dhairya Gandhi, Julia Computing.

Copyright (c) 2022 Jesper Stemann Andersen and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Torch"
uuid = "6a2ea274-3061-11ea-0d63-ff850051a295"
authors = ["Dhairya Gandhi <dhairyagandhi96@gmail.com>"]
version = "0.1.2"
authors = ["Dhairya Gandhi", "Jesper Stemann Andersen and contributors"]
version = "0.1.3"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
Expand Down
Loading