OGRePy 1.3.1__tar.gz → 2.0.0__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
  MIT License
2
2
 
3
- Copyright (c) 2025 Barak Shoshany
3
+ Copyright (c) 2024-2026 Barak Shoshany
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,6 +1,6 @@
1
1
  r"""
2
2
  # OGRePy: An Object-Oriented General Relativity Package for Python
3
- v1.3.1 (2025-08-03)
3
+ v2.0.0 (2026-05-11)
4
4
 
5
5
  By **Barak Shoshany**\
6
6
  Email: <baraksh@gmail.com>\
@@ -8,11 +8,11 @@ Website: <https://baraksh.com/>\
8
8
  GitHub: <https://github.com/bshoshany>
9
9
 
10
10
  GitHub repository: <https://github.com/bshoshany/OGRePy>\
11
- PyPi project: <https://pypi.org/project/OGRePy/>
11
+ PyPI project: <https://pypi.org/project/OGRePy/>
12
12
 
13
13
  Based on the Mathematica package [OGRe](https://github.com/bshoshany/OGRe) by Barak Shoshany.
14
14
 
15
- Copyright (c) 2025 [Barak Shoshany](https://baraksh.com/). Licensed under the [MIT license](https://github.com/bshoshany/OGRePy/blob/master/LICENSE.txt).
15
+ Copyright (c) 2024-2026 [Barak Shoshany](https://baraksh.com/). Licensed under the [MIT license](https://github.com/bshoshany/OGRePy/blob/master/LICENSE.txt).
16
16
 
17
17
  If you use this package in software of any kind, please provide a link to [the GitHub repository](https://github.com/bshoshany/OGRePy) in the source code and documentation.
18
18