Skip to content

Commit

Permalink
Bump version: 0.0.4 → 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mfherbst committed Mar 10, 2020
1 parent 20d7f90 commit 10ecf7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .bumpversion.cfg
@@ -1,7 +1,6 @@
[bumpversion]
current_version = 0.0.4
current_version = 0.0.5
commit = True
tag = True

[bumpversion:file:Project.toml]

2 changes: 1 addition & 1 deletion Project.toml
@@ -1,7 +1,7 @@
name = "DFTK"
uuid = "acf6eb54-70d9-11e9-0013-234b7a5f5337"
authors = ["Michael F. Herbst <info@michael-herbst.com>", "Antoine Levitt <antoine.levitt@inria.fr>"]
version = "0.0.4"
version = "0.0.5"

[deps]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
Expand Down

0 comments on commit 10ecf7a

Please sign in to comment.