Skip to content

Commit

Permalink
bump version number to 1.0.0rc4 (#1424)
Browse files Browse the repository at this point in the history
  • Loading branch information
leoniewgnr committed Sep 19, 2023
1 parent 012bb1f commit e55cc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "neuralprophet"
version = "1.0.0rc3"
version = "1.0.0rc4"
description = "NeuralProphet is an easy to learn framework for interpretable time series forecasting."
authors = ["Oskar Triebe <triebe@stanford.edu>"]
license = "MIT"
Expand Down

0 comments on commit e55cc30

Please sign in to comment.