Compare commits
1 Commits
wallabag_a
...
1.2.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
825efab0f7 |
@@ -1,2 +1,2 @@
|
||||
VERSION = (1, 2, 1) # PEP 386
|
||||
VERSION = (1, 2, 2) # PEP 386
|
||||
__version__ = ".".join([str(x) for x in VERSION])
|
||||
|
||||
Reference in New Issue
Block a user