Skip to content

Commit

Permalink
release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Oct 7, 2021
1 parent 82999a2 commit c4f9262
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: TSP
Type: Package
Title: Traveling Salesperson Problem (TSP)
Version: 1.1-10.1
Date: 2020-xx-xx
Version: 1.1-11
Date: 2021-10-06
Authors@R: c(
person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
email = "mhahsler@lyle.smu.edu"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# TSP 1.1-10.1 (xx/xx/2020)
# TSP 1.1-11 (10/06/2021)

## Bugfixes
* cut_tour: fixed dropped city for multiple cut points (reported by RegularnaMatrica)
Expand Down
1 change: 0 additions & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ bibentry(bibtype = "article",
volume = 23,
number = 2,
pages = "1--21",
url = "http://www.jstatsoft.org/v23/i02/",
doi = "10.18637/jss.v023.i02",
month = "December",
issn = "1548-7660"
Expand Down

0 comments on commit c4f9262

Please sign in to comment.