Skip to content

Commit c02e3f0

Browse files
committed
update version sttr & dev stage
1 parent d1f4ec5 commit c02e3f0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
[metadata]
22
name = filexdb
3-
version = 0.1.0
3+
version = attr: filexdb.__version__
44
author = Sam (AcePic Studio)
55
author_email = biswassamrat903@gmail.com
66
description = A lightweight local NoSQL database
7-
long_description = file: README.md, LICENSE
7+
long_description = file: README.md
88
long_description_content_type = text/markdown
99
url = https://github.com/FileXdb/FileXdb-Python
1010
project_urls =
1111
homepage = https://github.com/FileXdb/FileXdb-Python
1212
Repository = https://github.com/FileXdb/FileXdb-Python
1313
Bug Tracker = https://github.com/FileXdb/FileXdb-Python/issues
1414
classifiers =
15+
Development Status :: Beta
1516
Programming Language :: Python :: 3
1617
License :: OSI Approved :: MIT License
1718
Operating System :: OS Independent

0 commit comments

Comments
 (0)