Skip to content

Commit

Permalink
Sincronizando versão atual do pacote
Browse files Browse the repository at this point in the history
Co-authored-by: Joao-Moura <[email protected]>
  • Loading branch information
RcleydsonR and Joao-Moura committed Sep 21, 2023
1 parent 89f93aa commit 0c748cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "msgram"
version = "2.1.0"
version = "3.0.0"
description = "The msgram CLI is a command-line interface to use MeasureSoftGram software"
readme = "README.md"
authors = [
Expand Down Expand Up @@ -32,7 +32,7 @@ dependencies = [
"python-dotenv",
"rich",
"validators==0.20.0",
"msgram-core==1.3.2",
"msgram-core==1.3.3",
"msgram-parser==1.1.0"
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ setuptools~=60.2.0
python-dotenv
rich
validators==0.20.0
msgram-core==1.3.2
msgram-core==1.3.3
msgram-parser==1.1.0

0 comments on commit 0c748cf

Please sign in to comment.