eva-shell 0.2.4__tar.gz → 0.2.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: eva-shell
3
- Version: 0.2.4
3
+ Version: 0.2.5
4
4
  Summary: EVA ICS v4 shell
5
5
  Home-page: https://github.com/eva-ics/eva4
6
6
  Author: Bohemia Automation / Altertech
@@ -1,3 +1,3 @@
1
- __version__ = '0.2.4'
1
+ __version__ = '0.2.5'
2
2
 
3
3
  DEFAULT_REPOSITORY_URL = 'https://pub.bma.ai/eva4'
@@ -13,7 +13,7 @@ banner = """ _______ _____ _______________
13
13
  /_____/ |___/_/ |_| /___/\____//____/"""
14
14
 
15
15
  home_url = "www.eva-ics.com"
16
- copyright = "(c) 2022 Bohemia Automation"
16
+ copyright = "(c) Bohemia Automation"
17
17
 
18
18
  dir_eva_default = '/opt/eva4'
19
19
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: eva-shell
3
- Version: 0.2.4
3
+ Version: 0.2.5
4
4
  Summary: EVA ICS v4 shell
5
5
  Home-page: https://github.com/eva-ics/eva4
6
6
  Author: Bohemia Automation / Altertech
@@ -1,4 +1,4 @@
1
- __version__ = '0.2.4'
1
+ __version__ = '0.2.5'
2
2
 
3
3
  import setuptools
4
4
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes