Skip to content

Commit a9e210a

Browse files
committed
license
1 parent daf2c4f commit a9e210a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) [2022] [Janusan Lingeswaran]
3+
Copyright (c) 2022 Janusan Lingeswaran
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "repl_python3_pushbullet-python"
33
version = "0.1.0"
4-
description = ""
5-
authors = ["EinGuterWaran <<>>"]
4+
description = "A Python wrapper around the Pushbullet API."
5+
authors = ["Janu Lingeswaran <<[email protected]>>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.8"

0 commit comments

Comments
 (0)