Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 7a3b84b

Browse files
committed
Bumped to v1.0 and updated the README
1 parent d990036 commit 7a3b84b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ loop.run_until_complete(main())
6464
The attribues are in-consistent because the attributes are set according to the response set by the API. I tried changing
6565
it up but that would be distruptive because the comability with the API would be broken.
6666

67-
## Documentation?
68-
69-
Documentation is still in progress!
70-
7167
## Want To Contribute?
7268

7369
You can send a pull request or open an issue to contribute.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nepse-api"
3-
version = "0.6.1"
3+
version = "1.0.0"
44
description = "This is a API wrapper for NEPSE API."
55
authors = ["Samrid Pandit <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)