Skip to content

Commit

Permalink
bump version and update meta
Browse files Browse the repository at this point in the history
  • Loading branch information
n1nj4t4nuk1 committed May 11, 2022
1 parent bc4b86b commit 4154bf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[metadata]
name = deepfinder
version = 1.0.0
version = 1.1.0
author = Javier Parada
author_email = javierparada@protonmail.com
author_email = javierparadadev@gmail.com
description = Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
long_description = file: README.md
long_description_content_type = text/markdown
license = MIT
platform = any
url = https://github.com/parada3desu/deepfinder.py
url = https://github.com/thekichune/deepfinder.py
project_urls =
Bug Tracker = https://github.com/parada3desu/deepfinder.py/issues
Bug Tracker = https://github.com/thekichune/deepfinder.py/issues
classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Expand Down

0 comments on commit 4154bf2

Please sign in to comment.