Skip to content

Commit 9e00d60

Browse files
committed
published new version
1 parent 1a6b5f3 commit 9e00d60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rowgen"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Generate and insert realistic context-aware ai generative data into databases"
55
authors = [
66
{ name = "ArsalanJdev", email = "arsalanjdev@gmail.com" }
@@ -9,7 +9,6 @@ readme = "README.md"
99
requires-python = ">=3.12"
1010
license = { text = "MIT" }
1111
classifiers = [
12-
"Development Status :: 3 - Alpha",
1312
"Intended Audience :: Developers",
1413
"License :: OSI Approved :: MIT License",
1514
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)