Skip to content

Commit

Permalink
feat: Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
kHarshit committed Jul 18, 2022
1 parent 35f8c51 commit 4adddd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "gpucompare"
version = "0.1.0"
version = "1.0.0"
description = "Compare GPUs"
readme = "README.md"
authors = ["kHarshit <kumar_harshit@outlook.com>"]
Expand All @@ -18,7 +18,7 @@ keywords = [] #! Update me

# Pypi classifiers: https://pypi.org/classifiers/
classifiers = [ #! Update me
"Development Status :: 1 - Planning",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Topic :: Software Development :: Libraries :: Python Modules",
Expand Down

0 comments on commit 4adddd6

Please sign in to comment.