Skip to content

Commit

Permalink
chore: update v1.7.0 (#57)
Browse files Browse the repository at this point in the history
Signed-off-by: arfy slowy <[email protected]>
  • Loading branch information
slowy07 authored Feb 8, 2024
1 parent 8766497 commit e579620
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[project]
name = "OpenSeriesBellshade"
version = "1.6.6"
version = "1.7.0"
dynamic = [
"dependencies"
]
description = "library untuk membantu temen-temen dalam perhitungan matematika"
readme = "README.md"
requires-python = ">=3.11.6"
requires-python = ">=3.10.0"
keywords = [
"OpenSeriesBellshade",
"openseries",
Expand All @@ -21,8 +21,6 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Natural Language :: Indonesian",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# nama dari project
name="OpenSeries",
# versi dari project
version="1.6.6",
version="1.7.0",
# deskripsi singkat dari project
description="library untuk membantu temen-temen SMA/SMK/Sederajat",
# deskripsi detail tentang project
Expand Down

0 comments on commit e579620

Please sign in to comment.