Skip to content

Commit 2c9b3c8

Browse files
committed
Migrated to DGL’s GitHub repos
1 parent 2e3d71e commit 2c9b3c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- **0.2.1.dev0** (2024-01-08):
1+
- **0.2.1** (2024-01-08):
22
- migrate to Digital Geography Lab’s GitHub
33

44
- **0.2.0** (2023-02-13):

flickrhistory/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
except ImportError:
3131
pass
3232

33-
__version__ = "0.2.1.dev0"
33+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)