-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
nidhal baccouri
committed
Jun 12, 2021
1 parent
94d6456
commit 461f509
Showing
2 changed files
with
10 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,8 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "goli" | ||
version = "0.1.0" | ||
description = "A sophisticated boilerplate generator based on best practices modern templates" | ||
version = "0.1.1" | ||
description = "A sophisticated boilerplate generator based on best practices and modern useful templates" | ||
readme = "README.md" | ||
authors = [ | ||
"nidhaloff <[email protected]>" | ||
|
@@ -21,7 +21,7 @@ keywords = ["goli", "boilerplate", "boilerplate-generator", "code-generator", "c | |
|
||
# Pypi classifiers: https://pypi.org/classifiers/ | ||
classifiers = [ # Update me | ||
"Development Status :: 3 - Alpha", | ||
"Development Status :: 4 - Beta", | ||
"Intended Audience :: Developers", | ||
"Operating System :: OS Independent", | ||
"Topic :: Software Development :: Libraries :: Python Modules", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters