Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
using Javascript's MAX_SAFE_INTEGER for infinity
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfliegner committed Oct 7, 2022
1 parent 1b62142 commit dfbfbfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "LifeInsuranceDataModel"
uuid = "4892898e-25d7-46ce-b5c3-dea2164303ac"
authors = ["Michael Fliegner <michael.fliegner@hamburg.de>"]
version = "0.4.2"
version = "0.5.0"

[deps]
BitemporalPostgres = "e513cd14-23e6-48df-acf1-d9bc8fa5674b"
Expand All @@ -20,7 +20,7 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
ToStruct = "43ec2cc1-0e50-5406-a854-b7ff8fdb8dad"

[compat]
BitemporalPostgres = "1.4.2"
BitemporalPostgres = "1.5.0"
ColorSchemes = "3"
DataFrames = "1"
Intervals = "1.6.0"
Expand Down

0 comments on commit dfbfbfe

Please sign in to comment.