Skip to content

Commit 7e1a8a2

Browse files
author
Nithyanandan Thyagarajan
committed
Update PRISim version to 2.2.1
From daa77da (master): ===================== In prisim/__init__.py, (*) Update PRISim version to 2.2.1
1 parent daa77da commit 7e1a8a2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
From daa77da (master):
2+
=====================
3+
4+
In prisim/__init__.py,
5+
6+
(*) Update PRISim version to 2.2.1
7+
18
From 7a06295 (master):
29
=====================
310

prisim/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os as _os
22

3-
__version__='2.2'
3+
__version__='2.2.1'
44
__description__='Precision Radio Interferometry Simulator'
55
__author__='Nithyanandan Thyagarajan'
66
__authoremail__='nithyanandan.t@gmail.com'

0 commit comments

Comments
 (0)