Skip to content

Commit 386ced5

Browse files
Merge pull request #19 from LAMPSPUC/add_license_version
add license and version
2 parents 6729fa7 + 04b695a commit 386ced5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Manifest.toml
2-
.DS_Store
1+
.DS_Store
2+
Manifest.toml
File renamed without changes.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StateSpaceLearning"
22
uuid = "971c4b7c-2c4e-4bac-8525-e842df3cde7b"
33
authors = ["andreramosfc <[email protected]>"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
GLMNet = "8d5ece8b-de18-5317-b113-243142960cc6"

0 commit comments

Comments
 (0)