-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Showing
2 changed files
with
3 additions
and
3 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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
[tool.poetry] | ||
name = "stockholm" | ||
version = "0.0.4" | ||
version = "0.0.5" | ||
description = "An up to date human friendly and flexible approach for development with any kind of monetary amounts" | ||
authors = ["Carl Oscar Aaro <[email protected]>"] | ||
homepage = "https://github.com/kalaspuff/stockholm" | ||
keywords = ["money", "monetary amount", "monetary value", "currency", "formatting"] | ||
readme = "README.md" | ||
license = "MIT" | ||
classifiers = [ | ||
"Development Status :: 1 - Planning", | ||
"Development Status :: 2 - Pre-Alpha", | ||
"Topic :: Software Development :: Libraries", | ||
"Programming Language :: Python", | ||
"Programming Language :: Python :: 3", | ||
|
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