Skip to content

Commit

Permalink
rename project
Browse files Browse the repository at this point in the history
  • Loading branch information
garrekstemo committed Jun 4, 2023
1 parent 44790b3 commit 63373fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DataStream"
name = "DataViewer"
uuid = "18a20ccb-959e-4048-bd39-62771470f03a"
authors = ["Garrek Stemo <8449000+garrekds@users.noreply.github.com>"]
version = "0.6.0"
version = "0.7.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down
2 changes: 1 addition & 1 deletion src/DataStream.jl → src/DataViewer.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module DataStream
module DataViewer

using CSV
using DataFrames
Expand Down

0 comments on commit 63373fa

Please sign in to comment.