timeawarepc 1.2.1__tar.gz → 1.2.3__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.4
2
2
  Name: timeawarepc
3
- Version: 1.2.1
3
+ Version: 1.2.3
4
4
  Summary: Time-Aware PC Python Package
5
5
  Home-page: https://github.com/biswasr/TimeAwarePC
6
6
  Author: Rahul Biswas
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = timeawarepc
3
- version = 1.2.1
3
+ version = 1.2.3
4
4
  author = Rahul Biswas
5
5
  author_email = rahul.biswas@ucsf.edu
6
6
  description = Time-Aware PC Python Package
@@ -3,7 +3,7 @@ import setuptools
3
3
  with open('README.md','r') as fh:
4
4
  README = fh.read()
5
5
 
6
- VERSION = "1.2.1"
6
+ VERSION = "1.2.3"
7
7
 
8
8
  setuptools.setup(
9
9
  name = 'timeawarepc',
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: timeawarepc
3
- Version: 1.2.1
3
+ Version: 1.2.3
4
4
  Summary: Time-Aware PC Python Package
5
5
  Home-page: https://github.com/biswasr/TimeAwarePC
6
6
  Author: Rahul Biswas
File without changes
File without changes
File without changes