Skip to content

Commit

Permalink
Added a new version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjosegarciaripoll committed Dec 20, 2023
1 parent 3ae5059 commit 5522a95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SeeMPS
# SeeMPS 2.1

## Introduction

Expand Down Expand Up @@ -37,10 +37,9 @@ The library is developed in a mixture of Python 3 and Cython, with the support
of Numpy, Scipy and h5py. Installation instructions are provided in
[the documentation](https://juanjosegarciaripoll.github.io/seemps2).

Version: 1.0
Version: 2.1

Authors:

* Juan José García Ripoll (Institute of Fundamental Physics)
* Paula García Molina (Institute of Fundmental Physics)

2 changes: 1 addition & 1 deletion seemps/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
number = "1.2"
number = "2.1"

0 comments on commit 5522a95

Please sign in to comment.