Skip to content

Commit ee8abe0

Browse files
committed
Happy new year
1 parent ebd4020 commit ee8abe0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 flatdir contributors
1+
Copyright (c) 2025 flatdir contributors
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
44
associated documentation files (the "Software"), to deal in the Software without restriction,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ Come join [#flatdir🏠 on The Joy of Programming Discord server](https://discor
4343
* Luna <ciubix8514@gmail.com>
4444
* l3d00m <github@kxlion.de>
4545

46-
Copyright (c) 2023 flatdir contributors
46+
Copyright (c) 2025 flatdir contributors

flatdir/directory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
from .util import query_json, query_xml
3333

34-
VERSION = '0.6.1'
34+
VERSION = '0.6.2'
3535

3636
_T = TypeVar('_T')
3737
_U = TypeVar('_U')

0 commit comments

Comments
 (0)