Commit 1591b530 authored by Romolo Politi's avatar Romolo Politi
Browse files

fixig minor bug

parent ddbe8dc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
Verison 0.4.1
Verison 0.4.3
* fixed a data type in the database

Version 0.4.0
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

SCOSpy is a python library for the Satellite Control and Operation System 2000 (SCOS-2000) header written as hexadecimal string.

Current version is 0.4.1
Current version is 0.4.3

## Library Installation
```bash
@@ -223,7 +223,7 @@ If the _**CHP.PType**_ is equal to 3, the packet is a event. In this case is pre

## Change Log

### Version 0.4.1
### Version 0.4.3
+ fixed a data type in te database

### Version 0.4.0
+1 −1

File changed.

Contains only whitespace changes.