Compare commits
No commits in common. "fc17571a1c6f0298530183b318bca36c910b4ef0" and "0d48b448ec031ee33fc0439b88d0811dc746474e" have entirely different histories.
fc17571a1c
...
0d48b448ec
|
@ -4,9 +4,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Finance Definitions
|
# Finance Definitions.
|
||||||
|
|
||||||
 
|
|
||||||
|
|
||||||
Python library defining base types for financial processing.
|
Python library defining base types for financial processing.
|
||||||
|
|
||||||
|
@ -23,6 +21,7 @@ Defined hierarchy:
|
||||||
- `Index`
|
- `Index`
|
||||||
- `Commodity`
|
- `Commodity`
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
All requirements can be installed easily using:
|
All requirements can be installed easily using:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.44'
|
__version__ = '0.1.43'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user