mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-05-22 06:46:56 +02:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4852f373f1 | |||
| a7ec85b064 | |||
| 09a5899a56 | |||
| e0b8bac859 |
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
||||
commit_id: COMMIT_ID
|
||||
__commit_id__: COMMIT_ID
|
||||
|
||||
__version__ = version = '0.2.0.dev0'
|
||||
__version_tuple__ = version_tuple = (0, 2, 0, 'dev0')
|
||||
__version__ = version = '0.2.0.dev10'
|
||||
__version_tuple__ = version_tuple = (0, 2, 0, 'dev10')
|
||||
|
||||
__commit_id__ = commit_id = 'g432ddd89c'
|
||||
__commit_id__ = commit_id = 'ga7ec85b06'
|
||||
|
||||
Reference in New Issue
Block a user